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

Commit 792c798c authored by Jiachen Zhao's avatar Jiachen Zhao Committed by Android (Google) Code Review
Browse files

Merge "Modify proection level of READ_SYSTEM_UPDATE_INFO permission"

parents 6a1acd54 e9285259
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3105,7 +3105,7 @@
    <!-- @SystemApi Allows an application to read system update info.
         @hide -->
    <permission android:name="android.permission.READ_SYSTEM_UPDATE_INFO"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|privileged" />

    <!-- Allows the system to bind to an application's task services
         @hide -->