Merge "Revert "Add ACCESS_NETWORK_STATE to Tethering CTS"" into sc-dev am: ec738f3e36

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/14456721

Change-Id: I7c4a39d3cdde0bfff3669981a7bb7167e5b7c270
diff --git a/Tethering/tests/integration/AndroidManifest.xml b/Tethering/tests/integration/AndroidManifest.xml
index f18872a..fddfaad 100644
--- a/Tethering/tests/integration/AndroidManifest.xml
+++ b/Tethering/tests/integration/AndroidManifest.xml
@@ -17,7 +17,6 @@
           package="com.android.networkstack.tethering.tests.integration">
 
     <uses-permission android:name="android.permission.INTERNET"/>
-    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
 
     <application android:debuggable="true">
         <uses-library android:name="android.test.runner" />