Loading packages/Shell/AndroidManifest.xml +0 −1 Original line number Original line Diff line number Diff line Loading @@ -204,7 +204,6 @@ <!-- Permission needed to run network tests in CTS --> <!-- Permission needed to run network tests in CTS --> <uses-permission android:name="android.permission.MANAGE_TEST_NETWORKS" /> <uses-permission android:name="android.permission.MANAGE_TEST_NETWORKS" /> <uses-permission android:name="android.permission.NETWORK_STACK" /> <!-- Permission needed to test tcp keepalive offload. --> <!-- Permission needed to test tcp keepalive offload. --> <uses-permission android:name="android.permission.PACKET_KEEPALIVE_OFFLOAD" /> <uses-permission android:name="android.permission.PACKET_KEEPALIVE_OFFLOAD" /> Loading Loading
packages/Shell/AndroidManifest.xml +0 −1 Original line number Original line Diff line number Diff line Loading @@ -204,7 +204,6 @@ <!-- Permission needed to run network tests in CTS --> <!-- Permission needed to run network tests in CTS --> <uses-permission android:name="android.permission.MANAGE_TEST_NETWORKS" /> <uses-permission android:name="android.permission.MANAGE_TEST_NETWORKS" /> <uses-permission android:name="android.permission.NETWORK_STACK" /> <!-- Permission needed to test tcp keepalive offload. --> <!-- Permission needed to test tcp keepalive offload. --> <uses-permission android:name="android.permission.PACKET_KEEPALIVE_OFFLOAD" /> <uses-permission android:name="android.permission.PACKET_KEEPALIVE_OFFLOAD" /> Loading