sm8250-common: add public.libraries from stock
This commit is contained in:
parent
907c9133c9
commit
92f77e9346
3 changed files with 30 additions and 0 deletions
|
|
@ -40,6 +40,11 @@ PRODUCT_PACKAGES += \
|
|||
checkpoint_gc \
|
||||
otapreopt_script
|
||||
|
||||
# Additional native libraries
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt \
|
||||
$(LOCAL_PATH)/configs/public.libraries-qti.txt:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/public.libraries-qti.txt
|
||||
|
||||
# Boot control
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.boot@1.1-impl-qti \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue