Merge "Make REQUEST_NETWORK_SCORES signature only."

This commit is contained in:
Treehugger Robot
2017-01-09 20:51:33 +00:00
committed by Gerrit Code Review

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