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

Commit 27c99a82 authored by Faye Yan's avatar Faye Yan Committed by Android (Google) Code Review
Browse files

Merge "Add 'module' permission flag into the permission 'INTERNAL_SYSTEM_WINDOW'."

parents e57f6fa0 f63288cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4025,7 +4025,7 @@
         @hide
    -->
    <permission android:name="android.permission.INTERNAL_SYSTEM_WINDOW"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|module" />

    <!-- Allows an application to avoid all toast rate limiting restrictions.
         <p>Not for use by third-party applications.