From: bohu Date: Thu, 9 Mar 2017 00:27:56 +0000 (-0800) Subject: Emulator: enable GPS hidl service and impl X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=71548590476c981d2d75201fb429bfb550144b28;p=android-x86%2Fbuild.git Emulator: enable GPS hidl service and impl BUG: 36052760 Change-Id: I3fa3b6bd11e5791f284676fa82b3106725aaaa17 --- diff --git a/target/product/emulator.mk b/target/product/emulator.mk index c8d7e0b1c..b6e83ecb9 100644 --- a/target/product/emulator.mk +++ b/target/product/emulator.mk @@ -66,6 +66,10 @@ PRODUCT_PACKAGES += \ android.hardware.keymaster@3.0-service PRODUCT_PACKAGES += \ + android.hardware.gnss@1.0-service \ + android.hardware.gnss@1.0-impl + +PRODUCT_PACKAGES += \ android.hardware.sensors@1.0-impl \ android.hardware.sensors@1.0-service