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

Commit 005224f2 authored by Jeremy Joslin's avatar Jeremy Joslin Committed by android-build-merger
Browse files

Merge "Make REQUEST_NETWORK_SCORES signature only." am: 1f89f3d1 am: 99b73c61

am: 542f9064

Change-Id: I55dc42d95816e0edd2c570fe96dc724c180a3cd1
parents 6cf53d0a 542f9064
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1240,7 +1240,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 -->