Loading core/res/AndroidManifest.xml +7 −0 Original line number Original line Diff line number Diff line Loading @@ -1314,6 +1314,13 @@ <permission android:name="android.permission.NETWORK_STACK" <permission android:name="android.permission.NETWORK_STACK" android:protectionLevel="signature" /> android:protectionLevel="signature" /> <!-- Allows Settings and SystemUI to call methods in Networking services <p>Not for use by third-party or privileged applications. @hide This should only be used by Settings and SystemUI. --> <permission android:name="android.permission.NETWORK_SETTINGS" android:protectionLevel="signature" /> <!-- ======================================= --> <!-- ======================================= --> <!-- Permissions for short range, peripheral networks --> <!-- Permissions for short range, peripheral networks --> <!-- ======================================= --> <!-- ======================================= --> Loading Loading
core/res/AndroidManifest.xml +7 −0 Original line number Original line Diff line number Diff line Loading @@ -1314,6 +1314,13 @@ <permission android:name="android.permission.NETWORK_STACK" <permission android:name="android.permission.NETWORK_STACK" android:protectionLevel="signature" /> android:protectionLevel="signature" /> <!-- Allows Settings and SystemUI to call methods in Networking services <p>Not for use by third-party or privileged applications. @hide This should only be used by Settings and SystemUI. --> <permission android:name="android.permission.NETWORK_SETTINGS" android:protectionLevel="signature" /> <!-- ======================================= --> <!-- ======================================= --> <!-- Permissions for short range, peripheral networks --> <!-- Permissions for short range, peripheral networks --> <!-- ======================================= --> <!-- ======================================= --> Loading