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

Commit 5ad2f1c0 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am dbcd9c34: Merge change 5654 into donut

Merge commit 'dbcd9c34'

* commit 'dbcd9c34':
  The BACKUP permission should have the signatureOrSystem protectionLevel,
parents b66cd86a dbcd9c34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -973,7 +973,7 @@
    <permission android:name="android.permission.BACKUP"
        android:label="@string/permlab_backup"
        android:description="@string/permdesc_backup"
        android:protectionLevel="signature" />
        android:protectionLevel="signatureOrSystem" />

    <!-- Allows an application to tell the AppWidget service which application
         can access AppWidget's data.  The normal user flow is that a user