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

Commit af999280 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Change BIND_APPWIDGET to be signatureOrSystem.

See http://b/issue?id=1839074 for more details.
parent 6c256545
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -973,7 +973,7 @@
        android:permissionGroup="android.permission-group.PERSONAL_INFO"
        android:label="@string/permlab_bindGadget"
        android:description="@string/permdesc_bindGadget"
        android:protectionLevel="signature" />
        android:protectionLevel="signatureOrSystem" />

    <!-- Allows applications to change the background data setting
         @hide pending API council -->