packages/SystemUI/src/com/android/systemui/statusbar/phone/CentralSurfacesCommandQueueCallbacks.java
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
If the double tap power button gesture is detected while the device is unlocked, we are using a different code path to start the camera app. In this code path, we were not actually attaching the source to identify ourselves as the double tap power button System UI gesture. This CL updates that path to include the source. Bug: 262193771 Test: manually verified that we are attaching the extra (though it doesn't fix the camera bug) Change-Id: If5844a2ceb165303240265f0c0955f94fc8076a0