Merge "Make REQUEST_NETWORK_SCORES signature only."

am: 1f89f3d1da

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

View File

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