vendor: copy charger init from charging component

* not all device are using init component and component should not be dependent into other components just to fully work.

Change-Id: I92aa70c2bdaf92fa93819cb673b7ee67c5d5d1e0
This commit is contained in:
Jprimero15 2023-09-01 19:43:57 +08:00 committed by Joshua Primero
parent 49e886f064
commit e5ab2615b6
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ else
PRODUCT_PACKAGES += \
android.hardware.health@2.1-impl-qti \
android.hardware.health@2.1-service
PRODUCT_COPY_FILES += \
$(QCOM_COMMON_PATH)/vendor/init/init.charger_service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.charger_service.rc
endif
# Suspend