sm8550-common: Build misc deps and dynamic_sensor_hal from sources
Change-Id: Ifed734fc01282467b6ae7a9c893e8f474038eaaf
This commit is contained in:
@@ -87,6 +87,7 @@ PRODUCT_PACKAGES += \
|
|||||||
# Bluetooth
|
# Bluetooth
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.bluetooth@1.1.vendor \
|
android.hardware.bluetooth@1.1.vendor \
|
||||||
|
vendor.qti.hardware.bluetooth.audio-V1-ndk.vendor \
|
||||||
vendor.qti.hardware.bluetooth_audio@2.1.vendor \
|
vendor.qti.hardware.bluetooth_audio@2.1.vendor \
|
||||||
vendor.qti.hardware.btconfigstore@1.0.vendor \
|
vendor.qti.hardware.btconfigstore@1.0.vendor \
|
||||||
vendor.qti.hardware.btconfigstore@2.0.vendor
|
vendor.qti.hardware.btconfigstore@2.0.vendor
|
||||||
@@ -331,7 +332,8 @@ PRODUCT_PACKAGES += \
|
|||||||
# Sensors
|
# Sensors
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.sensors-service.multihal \
|
android.hardware.sensors-service.multihal \
|
||||||
libsensorndkbridge
|
libsensorndkbridge \
|
||||||
|
sensors.dynamic_sensor_hal
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
|
$(LOCAL_PATH)/configs/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
|
||||||
@@ -358,6 +360,11 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.thermal@2.0 \
|
android.hardware.thermal@2.0 \
|
||||||
android.hardware.thermal@2.0.vendor
|
android.hardware.thermal@2.0.vendor
|
||||||
|
|
||||||
|
# Trusted User Interface
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hidl.memory.block@1.0.vendor \
|
||||||
|
vendor.qti.hardware.systemhelper@1.0.vendor
|
||||||
|
|
||||||
# USB
|
# USB
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.usb@1.3-service-qti
|
android.hardware.usb@1.3-service-qti
|
||||||
|
Reference in New Issue
Block a user