sm8250-common: copy init.recovery.qcom.rc to recovery/root
this is only done automatically for the target device, not the common folder
This commit is contained in:
parent
6f8322a583
commit
e7b05599c9
@ -311,6 +311,10 @@ PRODUCT_PACKAGES += \
|
||||
libvndfwk_detect_jni.qti \
|
||||
libvndfwk_detect_jni.qti.vendor
|
||||
|
||||
# Recovery
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/recovery/root/init.recovery.qcom.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.qcom.rc
|
||||
|
||||
# RIL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.radio@1.5.vendor \
|
||||
|
Loading…
x
Reference in New Issue
Block a user