projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc6b95b
)
better commentary
user/kenstir/android-generic
author
kenstir
<kenstir@gmail.com>
Wed, 11 Nov 2015 23:22:46 +0000
(18:22 -0500)
committer
kenstir
<kenstir@gmail.com>
Wed, 11 Nov 2015 23:22:46 +0000
(18:22 -0500)
Open-ILS/src/Android/cwmars_app/AndroidManifest.xml
patch
|
blob
|
history
diff --git
a/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml
b/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml
index
b8b71f9
..
3c66a9c
100644
(file)
--- a/
Open-ILS/src/Android/cwmars_app/AndroidManifest.xml
+++ b/
Open-ILS/src/Android/cwmars_app/AndroidManifest.xml
@@
-16,6
+16,7
@@
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
+ <!-- uses-feature elements are used in Play Store device matching -->
<uses-feature android:name="android.hardware.screen.landscape" android:required="false" />
<uses-feature android:name="android.hardware.screen.portrait" android:required="false" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />