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

Commit 428e8438 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Extend network stats to signatureOrSystem.

Change-Id: I82cc99797b5d5bc3bb9a876b67f311643174da33
parent 845678fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1384,7 +1384,7 @@
    <permission android:name="android.permission.READ_NETWORK_USAGE_HISTORY"
        android:label="@string/permlab_readNetworkUsageHistory"
        android:description="@string/permdesc_readNetworkUsageHistory"
        android:protectionLevel="signature" />
        android:protectionLevel="signatureOrSystem" />

    <!-- Allows an application to manage network policies (such as warning and disable
         limits) and to define application-specific rules. @hide -->