Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -6100,7 +6100,7 @@ <!-- @SystemApi Allows to access all app shortcuts. @hide --> <permission android:name="android.permission.ACCESS_SHORTCUTS" android:protectionLevel="signature|role" /> android:protectionLevel="signature|role|recents" /> <!-- @SystemApi Allows unlimited calls to shortcut mutation APIs. @hide --> Loading data/etc/com.android.launcher3.xml +1 −0 Original line number Diff line number Diff line Loading @@ -25,5 +25,6 @@ <permission name="android.permission.START_TASKS_FROM_RECENTS"/> <permission name="android.permission.STATUS_BAR"/> <permission name="android.permission.STOP_APP_SWITCHES"/> <permission name="android.permission.ACCESS_SHORTCUTS"/> </privapp-permissions> </permissions> Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -6100,7 +6100,7 @@ <!-- @SystemApi Allows to access all app shortcuts. @hide --> <permission android:name="android.permission.ACCESS_SHORTCUTS" android:protectionLevel="signature|role" /> android:protectionLevel="signature|role|recents" /> <!-- @SystemApi Allows unlimited calls to shortcut mutation APIs. @hide --> Loading
data/etc/com.android.launcher3.xml +1 −0 Original line number Diff line number Diff line Loading @@ -25,5 +25,6 @@ <permission name="android.permission.START_TASKS_FROM_RECENTS"/> <permission name="android.permission.STATUS_BAR"/> <permission name="android.permission.STOP_APP_SWITCHES"/> <permission name="android.permission.ACCESS_SHORTCUTS"/> </privapp-permissions> </permissions>