Merge "Add NETWORK_STACK permission" am: b23fabf3fd am: 09146fc440
am: d6b2e7ac93
Change-Id: I116011c73f20bdd3c23d58c19fc083e2387979ab
This commit is contained in:
@@ -1301,6 +1301,13 @@
|
||||
<permission android:name="android.permission.REQUEST_NETWORK_SCORES"
|
||||
android:protectionLevel="signature|setup" />
|
||||
|
||||
<!-- Allows network stack services (Connectivity and Wifi) to coordinate
|
||||
<p>Not for use by third-party or privileged applications.
|
||||
@hide This should only be used by Connectivity and Wifi Services.
|
||||
-->
|
||||
<permission android:name="android.permission.NETWORK_STACK"
|
||||
android:protectionLevel="signature" />
|
||||
|
||||
<!-- ======================================= -->
|
||||
<!-- Permissions for short range, peripheral networks -->
|
||||
<!-- ======================================= -->
|
||||
|
||||
Reference in New Issue
Block a user