Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dcfaed62 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Revert "Shell: Grant NETWORK_STACK permission for CTS"

This reverts commit 8d14f516.

Bug: 150236894
Reason for revert: It is not appropriate from a security perspective for the shell to have this permission.

Change-Id: I5b933fe6850ebd5b5f230c16722357ead4ec4286
parent 8d14f516
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -204,7 +204,6 @@

    <!-- 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" />