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

Commit 542f9064 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

Change-Id: I5959ba9a45dd3c895421b131fd34db6b37c6e405
parents f91d9deb 99b73c61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1238,7 +1238,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 -->