summaryrefslogtreecommitdiffstats
path: root/api/8.xml
diff options
context:
space:
mode:
authorDan Morrill <morrildl@google.com>2010-04-05 14:43:58 -0700
committerDan Morrill <morrildl@google.com>2010-04-05 14:43:58 -0700
commitb0fe033ff8695418645ede29ce683949f68033c2 (patch)
tree6453d9cd70918e45f4340489e36bce2f14a79300 /api/8.xml
parent44dcf658718fcc0b563dcad50fb59e8fe507cd0a (diff)
downloadframeworks_base-b0fe033ff8695418645ede29ce683949f68033c2.zip
frameworks_base-b0fe033ff8695418645ede29ce683949f68033c2.tar.gz
frameworks_base-b0fe033ff8695418645ede29ce683949f68033c2.tar.bz2
Adding a feature definition for touchscreens that was overlooked in the last
round. Change-Id: I8f30676a7b468a9868503b05f366709d5534a44e
Diffstat (limited to 'api/8.xml')
-rw-r--r--api/8.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/8.xml b/api/8.xml
index c5e899d..0e64393 100644
--- a/api/8.xml
+++ b/api/8.xml
@@ -42126,6 +42126,17 @@
visibility="public"
>
</field>
+<field name="FEATURE_TOUCHSCREEN"
+ type="java.lang.String"
+ transient="false"
+ volatile="false"
+ value="&quot;android.hardware.touchscreen&quot;"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="FEATURE_TOUCHSCREEN_MULTITOUCH"
type="java.lang.String"
transient="false"