mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Add a few more uses-features that describe the app better
git-svn-id: https://zxing.googlecode.com/svn/trunk@2102 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
0b58fc05d6
commit
1edb8c6dca
|
@ -35,6 +35,8 @@
|
|||
|
||||
<uses-feature android:name="android.hardware.camera"/>
|
||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.camera.flash" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.screen.landscape"/>
|
||||
<uses-feature android:name="android.hardware.wifi" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue