From b414ccad5a311ed02b03e0d46c919b0499fb074c Mon Sep 17 00:00:00 2001 From: Jake Weinstein Date: Thu, 25 Aug 2022 11:51:34 +0900 Subject: [PATCH] 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 e11e8a5977e06534bfe6ffbebbb80db17011a706. Change-Id: I856b48f8120d4c8730bd591c1e5e9ab1226f48cb --- vendor/display/qti-display.mk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vendor/display/qti-display.mk b/vendor/display/qti-display.mk index 19755335..76946fc1 100644 --- a/vendor/display/qti-display.mk +++ b/vendor/display/qti-display.mk @@ -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