sm6375-common: Get rid of TARGET_RECOVERY_DEVICE_DIRS

Change-Id: Id32dc00987178a6e9b0fd7fac0f4598f1b3be7e3
This commit is contained in:
Michael Bestas 2025-04-27 16:33:57 +05:30 committed by Anand S
commit 3992e14abe
No known key found for this signature in database
GPG key ID: F587155C4E02F4E6
2 changed files with 3 additions and 1 deletions

View file

@ -198,6 +198,9 @@ $(foreach f,$(wildcard $(LOCAL_PATH)/rootdir/etc/init/*.rc),\
$(foreach f,$(wildcard $(LOCAL_PATH)/rootdir/bin/*.sh),\
$(eval PRODUCT_COPY_FILES += $(f):$(TARGET_COPY_OUT_VENDOR)/bin/$(notdir $f)))
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/recovery/root/init.recovery.qcom.rc:recovery/root/init.recovery.qcom.rc
# IPACM
PRODUCT_PACKAGES += \
ipacm \