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

Commit d6876939 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: I41c7550adf0d1f81ed9a12068ba569e6a57f3b42
parent 17f739d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2073,6 +2073,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 -->