Allow REQUEST_NETWORK_SCORES to be used by SetupWizard.

Bug:34479801
Test: Built system and setup wizard and tested.
Change-Id: I4fcc3d1f56f78cfb0deaf13d0eccae97dac4ffa2
This commit is contained in:
Sundeep Ghuman
2017-01-20 10:32:18 -08:00
parent 4ea4f63d28
commit 3d12a05f52

View File

@@ -1269,7 +1269,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" />
android:protectionLevel="signature|setup" />
<!-- ======================================= -->
<!-- Permissions for short range, peripheral networks -->