Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71548590 authored by bohu's avatar bohu
Browse files

Emulator: enable GPS hidl service and impl

BUG: 36052760
Change-Id: I3fa3b6bd11e5791f284676fa82b3106725aaaa17
parent 5204bb1e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -65,6 +65,10 @@ PRODUCT_PACKAGES += \
	android.hardware.keymaster@3.0-impl \
	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