diff options
| author | 2011-01-23 14:17:18 -0800 | |
|---|---|---|
| committer | 2011-01-23 14:17:18 -0800 | |
| commit | 9dbf1351e8cd1d8a320cdc7fecffc876fffb71f1 (patch) | |
| tree | 40bd5135794ac2d1f433473ee4e27f79bf22ec17 /api/current.xml | |
| parent | b867b1f6a2854e271223bddb2e39d594bdb493b6 (diff) | |
| parent | a537687c3863912b1199c13c1aa010d74c243fcc (diff) | |
Merge "Adding faketouch feature." into honeycomb
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 9520f199c1b5..9d6141739c5e 100644 --- a/api/current.xml +++ b/api/current.xml @@ -60603,6 +60603,17 @@ visibility="public" > </field> +<field name="FEATURE_FAKETOUCH" + type="java.lang.String" + transient="false" + volatile="false" + value=""android.hardware.faketouch"" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="FEATURE_LIVE_WALLPAPER" type="java.lang.String" transient="false" |