Skip to content

Commit

Permalink
hotdog: Build fastbootd
Browse files Browse the repository at this point in the history
  • Loading branch information
Myself5 authored and luk1337 committed Jan 23, 2020
1 parent b44d421 commit d63cfab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ PRODUCT_PACKAGES += \
fstab.qcom \
init.display.hotdog.rc

# fastbootd
PRODUCT_PACKAGES += \
fastbootd

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_RAMDISK)/fstab.qcom

Expand Down

0 comments on commit d63cfab

Please sign in to comment.