Merge "Add a soong namespace in device/generic/goldfish" am: e69b46dc9d
Change-Id: I6e384abaa458eec22f8ff237841bb85ed5a99fd4
diff --git a/input-mt/virtio_input_multi_touch_2.idc b/input-mt/virtio_input_multi_touch_2.idc
index 8e1b02a..548d5b0 100644
--- a/input-mt/virtio_input_multi_touch_2.idc
+++ b/input-mt/virtio_input_multi_touch_2.idc
@@ -9,4 +9,4 @@
# 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 6a11240..d255d5f 100644
--- a/input-mt/virtio_input_multi_touch_3.idc
+++ b/input-mt/virtio_input_multi_touch_3.idc
@@ -9,4 +9,4 @@
# 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 f3b24ab..4c45448 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -89,7 +89,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 9fc0bdc..f99686e 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -41,8 +41,8 @@
audio.primary.goldfish \
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 \