universal7885: Compile fastbootd

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Alessandro Astone 2020-02-26 15:09:19 +01:00 committed by roynatech2544
commit a01c5a4854
2 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,10 @@
PRODUCT_PRODUCT_PROPERTIES += \
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
# fastbootd
PRODUCT_PRODUCT_PROPERTIES += \
ro.fastbootd.available=true
# Graphics
PRODUCT_PRODUCT_PROPERTIES += \
debug.sf.latch_unsignaled=1

View file

@ -35,6 +35,10 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml
# Recovery
PRODUCT_PACKAGES += \
fastbootd
# SamsungDoze
PRODUCT_PACKAGES += \
SamsungDoze