Adding a feature definition for touchscreens that was overlooked in the last
round. Change-Id: I8f30676a7b468a9868503b05f366709d5534a44e
This commit is contained in:
@@ -45288,6 +45288,17 @@
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="FEATURE_TOUCHSCREEN"
|
||||
type="java.lang.String"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value=""android.hardware.touchscreen""
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="FEATURE_TOUCHSCREEN_MULTITOUCH"
|
||||
type="java.lang.String"
|
||||
transient="false"
|
||||
|
||||
Reference in New Issue
Block a user