mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Import public libraries config
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d99080b100
commit
c7ac200878
3 changed files with 31 additions and 2 deletions
|
|
@ -72,6 +72,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.power@1.0-service.universal7904
|
||||
|
||||
# Public Libraries
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
|
||||
|
||||
# Recovery
|
||||
PRODUCT_PACKAGES += \
|
||||
fastbootd \
|
||||
|
|
|
|||
Loading…
Reference in a new issue