Update device.mk

-Updated Fastbootd package
This commit is contained in:
ragarcia87 2023-10-08 01:11:39 -05:00 committed by GitHub
parent d88582632b
commit 3988d44b12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,9 +44,13 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Fastbootd
# PRODUCT_PACKAGES += \
# android.hardware.fastboot@1.0-impl-mock \
# fastbootd
PRODUCT_PACKAGES += \
android.hardware.fastboot@1.0-impl-mock \
fastbootd
android.hardware.fastboot@1.1-impl-mock \
android.hardware.fastboot@1.1
# Screen
TARGET_SCREEN_HEIGHT := 2400