mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-02-12 19:09:18 -06:00
remove network read permission (#573)
This commit is contained in:
committed by
GitHub
parent
4c6eb56040
commit
18f202c72c
@@ -5,6 +5,8 @@
|
||||
<uses-sdk tools:overrideLibrary="com.google.zxing.client.android" />
|
||||
|
||||
<uses-permission android:name="android.permission.CAMERA" />
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" tools:node="remove"/>
|
||||
|
||||
|
||||
<application
|
||||
android:name=".MyApplication"
|
||||
|
||||
Reference in New Issue
Block a user