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

Commit 55fd0a70 authored by Svet Ganov's avatar Svet Ganov Committed by Android (Google) Code Review
Browse files

Merge "Bump up the protection level of the CLEAR_APP_CACHE permission" into mnc-dev

parents 592d3d35 a83d3eaf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1593,7 +1593,7 @@
    <!-- Allows an application to clear the caches of all installed
         applications on the device.  -->
    <permission android:name="android.permission.CLEAR_APP_CACHE"
        android:protectionLevel="dangerous" />
        android:protectionLevel="signatureOrSystem" />

    <!-- @SystemApi Allows an application to use any media decoder when decoding for playback
         @hide -->