summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--input-mt/virtio_input_multi_touch_2.idc2
-rw-r--r--input-mt/virtio_input_multi_touch_3.idc2
-rw-r--r--manifest.xml2
-rw-r--r--vendor.mk4
4 files changed, 5 insertions, 5 deletions
diff --git a/input-mt/virtio_input_multi_touch_2.idc b/input-mt/virtio_input_multi_touch_2.idc
index 8e1b02ab..548d5b0e 100644
--- a/input-mt/virtio_input_multi_touch_2.idc
+++ b/input-mt/virtio_input_multi_touch_2.idc
@@ -9,4 +9,4 @@ cursor.orientationAware = 1
# This displayID matches the unique ID of the virtual display created for Emulator.
# This will indicate to input flinger than it should link this input device
# with the virtual display.
-touch.displayId = local:8140900251843329
+touch.displayId = local:1
diff --git a/input-mt/virtio_input_multi_touch_3.idc b/input-mt/virtio_input_multi_touch_3.idc
index 6a112404..d255d5fa 100644
--- a/input-mt/virtio_input_multi_touch_3.idc
+++ b/input-mt/virtio_input_multi_touch_3.idc
@@ -9,4 +9,4 @@ cursor.orientationAware = 1
# This displayID matches the unique ID of the virtual display created for Emulator.
# This will indicate to input flinger than it should link this input device
# with the virtual display.
-touch.displayId = local:8140940453066754
+touch.displayId = local:2
diff --git a/manifest.xml b/manifest.xml
index 8d8d572e..504e7b15 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -80,7 +80,7 @@
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport>hwbinder</transport>
- <version>2.3</version>
+ <version>2.1</version>
<interface>
<name>IComposer</name>
<instance>default</instance>
diff --git a/vendor.mk b/vendor.mk
index 68338f77..70916532 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -45,8 +45,8 @@ PRODUCT_PACKAGES += \
qemu-props \
stagefright \
fingerprint.ranchu \
- android.hardware.graphics.composer@2.3-impl \
- android.hardware.graphics.composer@2.3-service \
+ android.hardware.graphics.composer@2.1-impl \
+ android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.allocator@3.0-service \
android.hardware.graphics.mapper@3.0-impl-ranchu \
hwcomposer.ranchu \