Revert "system: display: Setup soong configs for lights aidl"
We don't need to support multiple Android
Versions in the same tree, so revert to
avoid unnecessary complexity.
This reverts commit e11e8a5977
.
Change-Id: I856b48f8120d4c8730bd591c1e5e9ab1226f48cb
This commit is contained in:
parent
d9406ea224
commit
b414ccad5a
|
@ -16,11 +16,6 @@
|
|||
-include hardware/qcom/display/config/display-board.mk
|
||||
-include hardware/qcom/display/config/display-product.mk
|
||||
|
||||
# Lights AIDL Soong Configs
|
||||
SOONG_CONFIG_NAMESPACES += lights
|
||||
SOONG_CONFIG_lights += lighttargets
|
||||
SOONG_CONFIG_lights_lighttargets := lightaidlV1target
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
|
||||
|
|
Loading…
Reference in New Issue