Skip to content

Commit 333753b

Browse files
Remove unwanted permission
1 parent 566a5e4 commit 333753b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

debug-db/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
<uses-permission android:name="android.permission.INTERNET" />
2424
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
25-
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
2625

2726
<application>
2827
<provider

0 commit comments

Comments
 (0)