summaryrefslogtreecommitdiff
path: root/native/android/input.cpp
diff options
context:
space:
mode:
author Lucas Silva <lusilva@google.com> 2024-06-12 13:13:26 -0400
committer Lucas Silva <lusilva@google.com> 2024-06-12 17:28:23 +0000
commit6fe1e9466aac1536e7ae4fa48d2a988ab646fbb2 (patch)
tree839d1359867f36f9b6e62aff414477d02c69bf04 /native/android/input.cpp
parent7d12addd982f5c72913aae92f0a66c7f2228e723 (diff)
Fix live timer activity launches
We add a new method to ActivityStarter to bypass the normal showWhenLocked checks we do when starting an activity. This is due to the fact that timers use a trampoline activity which is not showWhenLocked, which then triggers a showWhenLocked activity. We therefore do not want to trigger auth for these activities. As this change is no longer a breaking change, the flag guarding this is also removed. Fixes: 345741071 Test: atest WidgetInteractionHandlerTest Test: atest SmartspaceInteractionHandlerTest Flag: com.android.systemui.communal_hub Change-Id: I28dc5169642df8672578d28f9e3c47840277a32c
Diffstat (limited to 'native/android/input.cpp')
0 files changed, 0 insertions, 0 deletions