diff options
| author | 2024-12-05 16:48:58 +0000 | |
|---|---|---|
| committer | 2024-12-05 16:48:58 +0000 | |
| commit | 2a1242ee0fb27e23f8528234b03f7981956314c1 (patch) | |
| tree | 5f84d91f7fc9201f943959178700be55014e63ac /libs/input/PointerController.cpp | |
| parent | beed0e8077e95a4444bc244f08b28ba26e3f0aa3 (diff) | |
Fix Camera app shortcut issue
Double click power button to launch Camera app on pixel phone is
blocked because the intent did not call collectExtraIntentKeys()
method before calling ActivityTaskManager.getService().startActivityXXX()
method. The class is actually used is LegacyActivityStarterInternalImpl.
I am also fixing ActivityStarterInternalImpl and CameraGestureHelper
just to be preventive.
Bug: 380802071
Test: manual
Flag: EXEMPT bugfix
Change-Id: I9f00ea2b7f623dd1702272b895362de22d4061bd
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions