X6833B: Build AIDL light hal

Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
dodyirawan85 2023-12-13 01:01:00 +07:00
parent b608c8138c
commit 4151f02f80

View file

@ -155,6 +155,10 @@ PRODUCT_PACKAGES += \
android.hardware.security.sharedsecret-V1-ndk_platform.vendor \ android.hardware.security.sharedsecret-V1-ndk_platform.vendor \
libcppbor_external.vendor:64 libcppbor_external.vendor:64
# Lights
PRODUCT_PACKAGES += \
android.hardware.lights-service.transsion
# Permissions # Permissions
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \ frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \