From aae222f5f798dd475a82a140158cd077f9dd16c7 Mon Sep 17 00:00:00 2001 From: Lingfeng Yang Date: Tue, 17 Nov 2015 15:42:23 -0800 Subject: [PATCH] Add camera.ranchu.* to target/product/emulator.mk This is for QEMU2 camera support in the new emulator. Change-Id: I036773719eff97619594e9d9ac161c10b5e218b5 (cherry picked from commit 6a3bbdce10aae72727d97ab09d90c967cfd51b9c) --- target/product/emulator.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/product/emulator.mk b/target/product/emulator.mk index 146e0a869..e78aef18c 100644 --- a/target/product/emulator.mk +++ b/target/product/emulator.mk @@ -39,6 +39,8 @@ PRODUCT_PACKAGES += \ qemud \ camera.goldfish \ camera.goldfish.jpeg \ + camera.ranchu \ + camera.ranchu.jpeg \ lights.goldfish \ gps.goldfish \ fingerprint.goldfish \