sm6375-common: build Fastbootd

Change-Id: Ib5a929fc8cf85e0920dba41662319b1404c947f5
This commit is contained in:
Ramii Ahmed
2022-03-31 12:12:56 +00:00
parent 0d4804f02a
commit cc9608531f

View File

@@ -36,6 +36,10 @@ PRODUCT_PACKAGES += \
r-gsi.avbpubkey \
s-gsi.avbpubkey
# Fastbootd
PRODUCT_PACKAGES += \
fastbootd
# GSI Keys
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)