projects
/
ms2-fixes
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a6af6
)
add SUPERUSER-permission to manifest
author
Michael Gernoth
<michael@gernoth.net>
Sun, 10 Mar 2013 10:13:29 +0000
(11:13 +0100)
committer
Michael Gernoth
<michael@gernoth.net>
Sun, 10 Mar 2013 10:13:29 +0000
(11:13 +0100)
MS2Debounce/AndroidManifest.xml
patch
|
blob
|
blame
|
history
diff --git
a/MS2Debounce/AndroidManifest.xml
b/MS2Debounce/AndroidManifest.xml
index fab2a0ed5d1770e0acffb5fba6db423722a26f83..71afa7cc37833a12dabd992643466e67dbf9b200 100644
(file)
--- a/
MS2Debounce/AndroidManifest.xml
+++ b/
MS2Debounce/AndroidManifest.xml
@@
-9,6
+9,7
@@
android:normalScreens="true"
android:largeScreens="false" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
+ <uses-permission android:name="android.permission.ACCESS_SUPERUSER" />
<application android:label="@string/app_name" android:icon="@drawable/icon">
<activity android:name="MS2Debounce"
android:label="@string/app_name">
Impressum
,
Datenschutz