Loading data/etc/privapp-permissions-platform.xml +0 −1 Original line number Diff line number Diff line Loading @@ -345,7 +345,6 @@ applications that come with the platform <permission name="android.permission.MOVE_PACKAGE"/> <!-- Needed for test only --> <permission name="android.permission.RESTART_WIFI_SUBSYSTEM"/> <permission name="android.permission.NETWORK_AIRPLANE_MODE"/> <permission name="android.permission.OBSERVE_APP_USAGE"/> <permission name="android.permission.NETWORK_SCAN"/> <permission name="android.permission.PACKAGE_USAGE_STATS" /> Loading packages/Shell/AndroidManifest.xml +0 −3 Original line number Diff line number Diff line Loading @@ -295,9 +295,6 @@ <!-- Permission needed to restart WiFi Subsystem --> <uses-permission android:name="android.permission.RESTART_WIFI_SUBSYSTEM" /> <!-- Permission needed to read wifi network credentials for CtsNetTestCases --> <uses-permission android:name="android.permission.NETWORK_AIRPLANE_MODE" /> <!-- Permission needed to read wifi network credentials for CtsNetTestCases --> <uses-permission android:name="android.permission.READ_WIFI_CREDENTIAL" /> Loading Loading
data/etc/privapp-permissions-platform.xml +0 −1 Original line number Diff line number Diff line Loading @@ -345,7 +345,6 @@ applications that come with the platform <permission name="android.permission.MOVE_PACKAGE"/> <!-- Needed for test only --> <permission name="android.permission.RESTART_WIFI_SUBSYSTEM"/> <permission name="android.permission.NETWORK_AIRPLANE_MODE"/> <permission name="android.permission.OBSERVE_APP_USAGE"/> <permission name="android.permission.NETWORK_SCAN"/> <permission name="android.permission.PACKAGE_USAGE_STATS" /> Loading
packages/Shell/AndroidManifest.xml +0 −3 Original line number Diff line number Diff line Loading @@ -295,9 +295,6 @@ <!-- Permission needed to restart WiFi Subsystem --> <uses-permission android:name="android.permission.RESTART_WIFI_SUBSYSTEM" /> <!-- Permission needed to read wifi network credentials for CtsNetTestCases --> <uses-permission android:name="android.permission.NETWORK_AIRPLANE_MODE" /> <!-- Permission needed to read wifi network credentials for CtsNetTestCases --> <uses-permission android:name="android.permission.READ_WIFI_CREDENTIAL" /> Loading