mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Compile fastbootd
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
8442a3db29
commit
a01c5a4854
2 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue