common: display: Build the QTI lights HALs.
* Devices that need to have a custom one in tree should override these targets. Change-Id: Ic88da882cee849bbfe80f7de330dd319b17f7e8d
This commit is contained in:
parent
f94a6d9ca1
commit
1fd8e563ce
|
@ -26,9 +26,11 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Packages
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.lights-service.qti \
|
||||
libqdutils \
|
||||
libqservice \
|
||||
libtinyxml
|
||||
libtinyxml \
|
||||
lights.qcom
|
||||
|
||||
# Get non-open-source specific aspects.
|
||||
$(call inherit-product-if-exists, vendor/qcom/common/display/display-vendor.mk)
|
||||
|
|
Loading…
Reference in New Issue