Uses feature for Famsung

This commit is contained in:
GaidamakUA 2016-02-17 16:49:46 +02:00
parent 99940646e3
commit 72842b97c3

View file

@ -36,6 +36,7 @@
<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.touchscreen" android:required="false" />
<uses-feature android:name="com.sec.feature.spen_usp" android:required="true"/>
<supports-screens android:resizeable="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true"