Merge "Shell: Grant NETWORK_STACK permission for CTS" into rvc-dev

This commit is contained in:
David Su
2020-03-04 01:13:32 +00:00
committed by Android (Google) Code Review

View File

@@ -204,6 +204,7 @@
<!-- Permission needed to run network tests in CTS -->
<uses-permission android:name="android.permission.MANAGE_TEST_NETWORKS" />
<uses-permission android:name="android.permission.NETWORK_STACK" />
<!-- Permission needed to test tcp keepalive offload. -->
<uses-permission android:name="android.permission.PACKET_KEEPALIVE_OFFLOAD" />