Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2a1242ee authored by Nan Wu's avatar Nan Wu
Browse files

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
parent beed0e80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment