From 72fb84651d7de4ab97bd4f7c7cec2f8e7d045fce Mon Sep 17 00:00:00 2001 From: Chaoren Lin Date: Tue, 17 Nov 2015 18:55:33 -0800 Subject: [PATCH] emulator: Include the ranchu gps library Change-Id: I45b8bec7739b42744766852b68580b01b4ce26a0 (cherry picked from commit b8b6638dd0183c68e12ed88f1a4cbdce84c09a15) --- target/product/emulator.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/emulator.mk b/target/product/emulator.mk index e78aef18c..c4e4f0b8b 100644 --- a/target/product/emulator.mk +++ b/target/product/emulator.mk @@ -43,6 +43,7 @@ PRODUCT_PACKAGES += \ camera.ranchu.jpeg \ lights.goldfish \ gps.goldfish \ + gps.ranchu \ fingerprint.goldfish \ sensors.goldfish \ audio.primary.goldfish \