Merge "Fix testKeepaliveWifiUnsupported failure"
This commit is contained in:
@@ -36,6 +36,9 @@
|
|||||||
<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" />
|
<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" />
|
||||||
<uses-permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE" />
|
<uses-permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE" />
|
||||||
|
|
||||||
|
<!-- TODO (b/186093901): remove after fixing resource querying -->
|
||||||
|
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
|
||||||
|
|
||||||
<!-- This test also uses signature permissions through adopting the shell identity.
|
<!-- This test also uses signature permissions through adopting the shell identity.
|
||||||
The permissions acquired that way include (probably not exhaustive) :
|
The permissions acquired that way include (probably not exhaustive) :
|
||||||
android.permission.MANAGE_TEST_NETWORKS
|
android.permission.MANAGE_TEST_NETWORKS
|
||||||
|
|||||||
Reference in New Issue
Block a user