am ed11f117: As of honeycomb, all touchscreen devices should also report faketouch.
* commit 'ed11f117ffdac3262253487ab6116211bd2c5bbd': As of honeycomb, all touchscreen devices should also report faketouch.
This commit is contained in:
@@ -20,4 +20,5 @@
|
||||
<feature name="android.hardware.touchscreen" />
|
||||
<feature name="android.hardware.touchscreen.multitouch" />
|
||||
<feature name="android.hardware.touchscreen.multitouch.distinct" />
|
||||
<feature name="android.hardware.faketouch" />
|
||||
</permissions>
|
||||
|
||||
@@ -21,4 +21,5 @@
|
||||
<feature name="android.hardware.touchscreen.multitouch" />
|
||||
<feature name="android.hardware.touchscreen.multitouch.distinct" />
|
||||
<feature name="android.hardware.touchscreen.multitouch.jazzhand" />
|
||||
<feature name="android.hardware.faketouch" />
|
||||
</permissions>
|
||||
|
||||
@@ -20,4 +20,5 @@
|
||||
<permissions>
|
||||
<feature name="android.hardware.touchscreen" />
|
||||
<feature name="android.hardware.touchscreen.multitouch" />
|
||||
<feature name="android.hardware.faketouch" />
|
||||
</permissions>
|
||||
|
||||
@@ -18,4 +18,5 @@
|
||||
support multitouch. -->
|
||||
<permissions>
|
||||
<feature name="android.hardware.touchscreen" />
|
||||
<feature name="android.hardware.faketouch" />
|
||||
</permissions>
|
||||
|
||||
Reference in New Issue
Block a user