Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PublicAndroidApps
Nebulo
Commits
59f19fc4
Commit
59f19fc4
authored
Dec 24, 2020
by
Daniel Wolf
Browse files
Ignore lint
parent
65011747
Changes
1
Show whitespace changes
Inline
Side-by-side
app/src/main/AndroidManifest.xml
View file @
59f19fc4
...
...
@@ -11,7 +11,8 @@
<uses-permission
android:name=
"android.permission.VIBRATE"
/>
<uses-permission
android:name=
"android.permission.INSTALL_SHORTCUT"
/>
<uses-permission
android:name=
"android.permission.USE_BIOMETRIC"
/>
<uses-permission
android:name=
"android.permission.QUERY_ALL_PACKAGES"
/>
<uses-permission
android:name=
"android.permission.QUERY_ALL_PACKAGES"
tools:ignore=
"QueryAllPackagesPermission"
/>
<uses-permission
android:name=
"android.permission.INTERACT_ACROSS_USERS"
tools:ignore=
"ProtectedPermissions"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment