sm6150-common: Switch to $(TARGET_COPY_OUT_RECOVERY)

Change-Id: I2a5b7a1a7ea431ba3a0f12bef5af04c5c465bc6f
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Yumi Yukimura
2025-04-09 23:21:25 +08:00
committed by therealmharc
parent 31012e1be4
commit bbd0dfb1d0

View File

@@ -318,7 +318,7 @@ PRODUCT_PACKAGES += \
librecovery_updater_xiaomi
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/init.recovery.qcom.rc:recovery/root/init.recovery.qcom.rc
$(LOCAL_PATH)/rootdir/etc/init.recovery.qcom.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.qcom.rc
# Sensors
PRODUCT_COPY_FILES += \