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

Commit c02fd4ea authored by Jeremy Joslin's avatar Jeremy Joslin
Browse files

Use the new BIND_NETWORK_RECOMMENDATION_SERVICE.

Declare that the system uses the new
BIND_NETWORK_RECOMMENDATION_SERVICE permission.

Test: Built & ran
BUG: 33897544
Change-Id: I43424642a631f58da3a065f8221e351180f4f221
Merged-In: I41c7550adf0d1f81ed9a12068ba569e6a57f3b42
parent c7707430
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2052,6 +2052,7 @@
         @SystemApi @hide -->
    <permission android:name="android.permission.BIND_NETWORK_RECOMMENDATION_SERVICE"
        android:protectionLevel="signature" />
    <uses-permission android:name="android.permission.BIND_NETWORK_RECOMMENDATION_SERVICE"/>

    <!-- ========================================= -->
    <!-- Permissions for special development tools -->