sm8550-common: Build fastboot daemon for recovery

* So we can flash our relevant dynamic partitions.

Change-Id: I372dd9457a824868ef7344dcd861b5b56af408c0
This commit is contained in:
Hridya Valsaraju
2018-10-16 14:45:33 -07:00
committed by chaptsand
parent da1a6d1bf3
commit fe7d7c17ee

View File

@@ -33,6 +33,10 @@ PRODUCT_PACKAGES += \
checkpoint_gc \ checkpoint_gc \
otapreopt_script otapreopt_script
# Fastboot
PRODUCT_PACKAGES += \
fastbootd
# Init # Init
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/init/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom $(LOCAL_PATH)/init/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom