mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-01-27 20:27:42 +00:00
proprietary-files: AP2A.240605.024
Change-Id: I1ce822c57a2c0a5ef2a08f211ba6a536334fffed
This commit is contained in:
committed by
Michael Bestas
parent
dbe32a084b
commit
62364d8ead
@@ -46,6 +46,10 @@ include hardware/google/pixel/touch/device.mk
|
||||
|
||||
# Build necessary packages for system_ext
|
||||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
libaudioroute.vendor
|
||||
|
||||
# Display
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.display.config@1.0 \
|
||||
@@ -125,7 +129,8 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# Json
|
||||
PRODUCT_PACKAGES += \
|
||||
libjson
|
||||
libjson \
|
||||
libjsoncpp.vendor:32
|
||||
|
||||
# Sensors
|
||||
PRODUCT_PACKAGES += \
|
||||
@@ -169,7 +174,8 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
libwifi-hal:64 \
|
||||
libwifi-hal-ctrl:64 \
|
||||
libwifi-hal-qcom
|
||||
libwifi-hal-qcom \
|
||||
libwifi-system-iface.vendor:64
|
||||
|
||||
# Misc interfaces
|
||||
PRODUCT_PACKAGES += \
|
||||
@@ -220,5 +226,13 @@ PRODUCT_PACKAGES += \
|
||||
vendor.qti.hardware.camera.postproc@1.0.vendor:64 \
|
||||
vendor.qti.hardware.systemhelper@1.0.vendor
|
||||
|
||||
# Misc
|
||||
PRODUCT_PACKAGES += \
|
||||
libcrypto_utils.vendor:64 \
|
||||
libcurl.vendor:64 \
|
||||
libpng.vendor \
|
||||
libsqlite.vendor \
|
||||
libssl.vendor:32
|
||||
|
||||
# Properties
|
||||
TARGET_VENDOR_PROP := $(LOCAL_PATH)/vendor.prop
|
||||
|
||||
Reference in New Issue
Block a user