Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3939c09 authored by Dan Morrill's avatar Dan Morrill Committed by Android Git Automerger
Browse files

am ed11f117: As of honeycomb, all touchscreen devices should also report faketouch.

* commit 'ed11f117':
  As of honeycomb, all touchscreen devices should also report faketouch.
parents c4f5b712 ed11f117
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -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>
+1 −0
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@
<permissions>
    <feature name="android.hardware.touchscreen" />
    <feature name="android.hardware.touchscreen.multitouch" />
    <feature name="android.hardware.faketouch" />
</permissions>
+1 −0
Original line number Diff line number Diff line
@@ -18,4 +18,5 @@
     support multitouch. -->
<permissions>
    <feature name="android.hardware.touchscreen" />
    <feature name="android.hardware.faketouch" />
</permissions>