mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
X6833B: Build AIDL light hal
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
b608c8138c
commit
4151f02f80
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue