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

Commit f2906c1c authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Ensuring that recents role always has CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS" into main

parents 506feb67 6682dc83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7143,7 +7143,7 @@
         {@link ActivityOptions#makeRemoteAnimation}
         @hide <p>Not for use by third-party applications. -->
    <permission android:name="android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS"
        android:protectionLevel="signature|privileged" />
        android:protectionLevel="signature|privileged|recents" />

    <!-- Allows an application to watch changes and/or active state of app ops.
         @hide <p>Not for use by third-party applications. -->