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
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user