Explorar el Código

sm8450-common: Build recovery QTI health AIDL service

We have a recovery partition.

Change-Id: I10841b26feea3c214349a20b2eedec74924f993a
Michael Bestas hace 1 año
padre
commit
c995b97146
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      common.mk

+ 2 - 1
common.mk

@@ -224,7 +224,8 @@ PRODUCT_COPY_FILES += \
 
 # Health
 PRODUCT_PACKAGES += \
-    android.hardware.health-service.qti
+    android.hardware.health-service.qti \
+    android.hardware.health-service.qti_recovery
 
 # HIDL
 PRODUCT_PACKAGES += \