Merge "Make REQUEST_NETWORK_SCORES signature only." am: 1f89f3d1da

am: 99b73c61f2

Change-Id: I5959ba9a45dd3c895421b131fd34db6b37c6e405
This commit is contained in:
Jeremy Joslin
2017-01-09 21:09:09 +00:00
committed by android-build-merger

View File

@@ -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 -->