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

Commit 3d12a05f authored by Sundeep Ghuman's avatar Sundeep Ghuman
Browse files

Allow REQUEST_NETWORK_SCORES to be used by SetupWizard.

Bug:34479801
Test: Built system and setup wizard and tested.
Change-Id: I4fcc3d1f56f78cfb0deaf13d0eccae97dac4ffa2
parent 4ea4f63d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 -->