mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Compile some more blobs from source
Change-Id: I08d4ced13703c7ccd5f8a9d139afb2ea6603a46f Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
372e8671e8
commit
6ec29a4cb1
2 changed files with 7 additions and 12 deletions
|
|
@ -12,7 +12,9 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.audio@2.0-impl \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.audio.effect@2.0-impl \
|
||||
libalsautils \
|
||||
libeffects \
|
||||
libnbaio_mono \
|
||||
libtinycompress \
|
||||
audio.r_submix.default \
|
||||
audio.usb.default
|
||||
|
|
@ -61,7 +63,9 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.graphics.composer@2.1-impl \
|
||||
android.hardware.graphics.composer@2.1-service \
|
||||
android.hardware.graphics.mapper@2.0-impl \
|
||||
libgui_vendor
|
||||
libgui_vendor \
|
||||
libhwc2on1adapter \
|
||||
libhwc2onfbadapter
|
||||
|
||||
# Health
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
@ -154,7 +158,8 @@ PRODUCT_PACKAGES += \
|
|||
# Sensors
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.sensors@1.0-impl.samsung \
|
||||
android.hardware.sensors@1.0-service
|
||||
android.hardware.sensors@1.0-service \
|
||||
libsensorndkbridge
|
||||
|
||||
# Skip Mount
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue