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

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

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

* commit 'd3939c09':
  As of honeycomb, all touchscreen devices should also report faketouch.
parents a66cf878 d3939c09
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>