Update AndroidManifest.xml

This commit is contained in:
vshcherb 2016-03-24 10:07:35 +01:00
parent 28df425008
commit 7f8fbc5032

View file

@ -37,7 +37,7 @@
<uses-feature android:name="android.hardware.sensor.accelerometer" android:required="false" /> <uses-feature android:name="android.hardware.sensor.accelerometer" android:required="false" />
<uses-feature android:name="android.hardware.sensor.gyroscope" android:required="false" /> <uses-feature android:name="android.hardware.sensor.gyroscope" android:required="false" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false" /> <uses-feature android:name="android.hardware.touchscreen" android:required="false" />
<uses-feature android:name="com.sec.feature.spen_usp" android:required="true"/> <uses-feature android:name="com.sec.feature.spen_usp" android:required="false"/>