Uses feature for Famsung
This commit is contained in:
parent
99940646e3
commit
72842b97c3
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue