Merge "Add NETWORK_STACK permission" am: b23fabf3fd

am: 09146fc440

Change-Id: If0ebaea53188d008ce1cf81ac4f3356c9943dad8
This commit is contained in:
Lorenzo Colitti
2017-04-07 05:04:49 +00:00
committed by android-build-merger

View File

@@ -1258,6 +1258,13 @@
<permission android:name="android.permission.REQUEST_NETWORK_SCORES"
android:protectionLevel="signature" />
<!-- 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 -->
<!-- ======================================= -->