Skip to content
Snippets Groups Projects
Commit 7ef3f108 authored by Joshua Blanchard's avatar Joshua Blanchard
Browse files

beckham: Build motorola.hardware.health@1.0 from source

Change-Id: Ieddb2fd1cfe4037afd01e76e3f07a0fd2380087b
parent 134c902e
No related branches found
No related tags found
No related merge requests found
...@@ -64,6 +64,10 @@ PRODUCT_PACKAGES += \ ...@@ -64,6 +64,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/whitelist_modservice.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/whitelist_modservice.xml $(LOCAL_PATH)/configs/whitelist_modservice.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/whitelist_modservice.xml
# Motorola Health
PRODUCT_PACKAGES += \
motorola.hardware.health@1.0.vendor
# NFC # NFC
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.nfc@1.2-service \ android.hardware.nfc@1.2-service \
......
...@@ -467,8 +467,6 @@ vendor/lib64/libkeymasterutils.so ...@@ -467,8 +467,6 @@ vendor/lib64/libkeymasterutils.so
# MotHealth # MotHealth
vendor/bin/hw/motorola.hardware.health@1.0-service vendor/bin/hw/motorola.hardware.health@1.0-service
vendor/etc/init/motorola.hardware.health@1.0-service.rc vendor/etc/init/motorola.hardware.health@1.0-service.rc
vendor/lib/motorola.hardware.health@1.0.so
vendor/lib64/motorola.hardware.health@1.0.so
# Moto Mods # Moto Mods
-system/priv-app/ModFmwkProxyService/ModFmwkProxyService.apk|37a020b2350748a5f684870d652a1e3e31d8d1e2 -system/priv-app/ModFmwkProxyService/ModFmwkProxyService.apk|37a020b2350748a5f684870d652a1e3e31d8d1e2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment