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

Commit e7f9dffc authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "One more permission used by DocumentsUI."

parents c4b8527d aa3bd788
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2093,10 +2093,9 @@

    <!-- @hide Allows an application to cache content.
         <p>Not for use by third-party applications.
         <p>Protection level: signature
    -->
    <permission android:name="android.permission.CACHE_CONTENT"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|documenter" />

    <!-- @SystemApi @hide
         Allows an application to aggressively allocate disk space.