From b5381366d45c2690245ada65462fd707a778444d Mon Sep 17 00:00:00 2001 From: Christoffer Dall Date: Sun, 21 Dec 2014 21:17:45 +0100 Subject: emulator: Include the ranchu sensors library Include the HAL library support for the ranchu sensors emulation provided for display rotation support on the virtual ranchu emulator board. Change-Id: Ibb5e1821d5f8ec9299523332352c2f0938fad687 Signed-off-by: Christoffer Dall --- target/product/emulator.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/product') diff --git a/target/product/emulator.mk b/target/product/emulator.mk index 295dfac..3a8a4aa 100644 --- a/target/product/emulator.mk +++ b/target/product/emulator.mk @@ -44,7 +44,8 @@ PRODUCT_PACKAGES += \ e2fsck \ audio.primary.goldfish \ vibrator.goldfish \ - power.goldfish + power.goldfish \ + sensors.ranchu PRODUCT_COPY_FILES += \ -- cgit v1.1