sm8250-common: Setup fastbootd

This commit is contained in:
LuK1337
2020-06-23 02:11:09 +02:00
parent e1fe99f72f
commit 564f71535b
5 changed files with 102 additions and 0 deletions

View File

@@ -109,6 +109,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
OnePlusDoze
# fastbootd
PRODUCT_PACKAGES += \
fastbootd
# Fingerprint
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.1-service.oneplus_kona \