Merge pull request #76 from ypid/fix/minor
Remove wrongly inserted "g" char from AndroidManifest.xml
This commit is contained in:
commit
8141e255ac
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…
Add table
Reference in a new issue