sm8450-common: Build and enable fastbootd
Change-Id: I0b20600fe7203a7aec19cbea8f6849052585c6ab
This commit is contained in:
parent
cfabb12392
commit
caac0ead3d
1 changed files with 3 additions and 0 deletions
|
@ -342,6 +342,9 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.common-V2-ndk_platform.vendor
|
||||
|
||||
# Recovery
|
||||
PRODUCT_PACKAGES += \
|
||||
fastbootd
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/rootdir/etc/init.recovery.qcom.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.qcom.rc
|
||||
|
||||
|
|
Loading…
Reference in a new issue