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

Commit 99b73c61 authored by Jeremy Joslin's avatar Jeremy Joslin Committed by android-build-merger
Browse files

Merge "Make REQUEST_NETWORK_SCORES signature only."

am: 1f89f3d1

Change-Id: I4fff314194584e78c86e3b0ae1de40fd7f2501f4
parents 542aad4c 1f89f3d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1236,7 +1236,7 @@
         recommendations and scores from the NetworkScoreService.
         <p>Not for use by third-party applications. @hide -->
    <permission android:name="android.permission.REQUEST_NETWORK_SCORES"
        android:protectionLevel="signature|privileged" />
        android:protectionLevel="signature" />

    <!-- ======================================= -->
    <!-- Permissions for short range, peripheral networks -->