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

Commit 69881103 authored by Michal Karpinski's avatar Michal Karpinski Committed by Android (Google) Code Review
Browse files

Merge "Add verifier protectionLevel for START_ACTIVITIES_FROM_BACKGROUND"

parents ad41c7bb a3f40a2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2267,7 +2267,7 @@
    <!-- Allows an application to start activities from background
         @hide -->
    <permission android:name="android.permission.START_ACTIVITIES_FROM_BACKGROUND"
        android:protectionLevel="signature|privileged|vendorPrivileged|oem" />
        android:protectionLevel="signature|privileged|vendorPrivileged|oem|verifier" />

    <!-- @SystemApi Must be required by activities that handle the intent action
         {@link Intent#ACTION_SEND_SHOW_SUSPENDED_APP_DETAILS}. This is for use by apps that