Remove wrongly inserted "g" char from AndroidManifest.xml
Introduced in: 78e217c7d8
This commit is contained in:
parent
326fc32f7a
commit
f5f341b7b7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<uses-permission
|
||||
android:name="android.permission.MANAGE_USB"
|
||||
tools:ignore="ProtectedPermissions" />
|
||||
g
|
||||
|
||||
<!-- This is needed to change system backup settings -->
|
||||
<uses-permission
|
||||
android:name="android.permission.WRITE_SECURE_SETTINGS"
|
||||
|
|
Loading…
Reference in a new issue