From 2260cf95bfc502021582f0a85c3a964d85773598 Mon Sep 17 00:00:00 2001 From: Lingfeng Yang Date: Wed, 4 Jan 2017 20:03:08 -0800 Subject: Get car to boot with emulator bug: 33623000 - Adds gralloc.ranchu so EGL works - Adds other ranchu variants mentioned in PRODUCT_PACKAGES Change-Id: Ib1b3dc9d0ceee5de89f42b563bdc9e5ef909830f --- common/product/emulator.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/product/emulator.mk b/common/product/emulator.mk index 7772854..06697b7 100644 --- a/common/product/emulator.mk +++ b/common/product/emulator.mk @@ -26,6 +26,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ egl.cfg \ gralloc.goldfish \ + gralloc.ranchu \ libGLESv1_CM_emulation \ lib_renderControl_enc \ libEGL_emulation \ @@ -37,9 +38,12 @@ PRODUCT_PACKAGES += \ qemu-props \ qemud \ camera.goldfish.jpeg \ + camera.ranchu.jpeg \ lights.goldfish \ gps.goldfish \ + gps.ranchu \ sensors.goldfish \ + sensors.ranchu \ power.goldfish \ audio.primary.goldfish -- cgit v1.2.3