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

Commit 6682dc83 authored by Winson Chung's avatar Winson Chung
Browse files

Ensuring that recents role always has CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS

Bug: 302400996
Test: Presubmit
Change-Id: Iec99a552beff63070a3af14f455f8526d6cf6ed5
parent 52d4cfa2
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. -->