mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
X6833B: Build default Health HIDL service and impl
Signed-off-by: Woomymy <woomy@woomy.be> Change-Id: I41d6d524f88cb67156ba0f536e015cbc0f95f7cd Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
1c19ac55d1
commit
538a5a47db
|
@ -50,6 +50,12 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.fastboot@1.1-impl-mock \
|
||||
fastbootd
|
||||
|
||||
# Health
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.health@2.1-service \
|
||||
android.hardware.health@2.1-impl \
|
||||
android.hardware.health@2.1-impl.recovery
|
||||
|
||||
# Init files
|
||||
PRODUCT_PACKAGES += \
|
||||
fstab.mt6789_vendor_ramdisk
|
||||
|
|
Loading…
Reference in a new issue