commit | a30a1aa0b035c865152c0b6592f49c8dd6ebc036 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Fri Jan 19 13:06:22 2024 +0100 |
committer | Robin Lee <rgl@google.com> | Thu Feb 01 14:20:22 2024 +0100 |
tree | 0bd6b779c54d685d44f2e009ef4ad4af8b09dcc5 | |
parent | 77f6f357b27d77c70cc83a9b05f5e25fb2e89be8 [diff] |
Use the camera override only if it resolves If it's nonexistent (bad configuration), uninstalled, hidden, or disabled, we shouldn't honor the override. Test: atest PlatformScenarioTests:android.platform.test.scenario.sysui.lockscreen.LaunchCameraFromLockScreen Test: watch --interval=0.1 'adb shell dumpsys activity service SystemUIService | egrep -A4 Camera.*intent' Bug: 315698413 Bug: 235154275 Change-Id: I97df575b09342fc6a3da0c1fc9c47e785a8f75f6