From 4e4a00634bf048ebf8a0b3cc90eadb197e8ee343 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Thu, 24 Nov 2022 23:30:29 +0100 Subject: [PATCH] sm8350-common: Drop SDM LiveDisplay service * We switched to AOSP colors so messing with color calibration will confuse QDCM Change-Id: Ia22c4c06e922d1b7f9c60b257299634333cc3fe4 --- BoardConfigCommon.mk | 1 - common.mk | 4 ---- hidl/manifest_lineage.xml | 11 ----------- 3 files changed, 16 deletions(-) delete mode 100644 hidl/manifest_lineage.xml diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c99be7f..2953cce 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -69,7 +69,6 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ DEVICE_MANIFEST_FILE := \ $(COMMON_PATH)/hidl/manifest_lahaina.xml \ - $(COMMON_PATH)/hidl/manifest_lineage.xml \ $(COMMON_PATH)/hidl/manifest_xiaomi.xml # Kernel diff --git a/common.mk b/common.mk index ccba261..4ae0695 100644 --- a/common.mk +++ b/common.mk @@ -292,10 +292,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ vendor.lineage.health-service.default -# LiveDisplay -PRODUCT_PACKAGES += \ - vendor.lineage.livedisplay@2.0-service-sdm - # Media PRODUCT_PACKAGES += \ libcodec2_hidl@1.0.vendor \ diff --git a/hidl/manifest_lineage.xml b/hidl/manifest_lineage.xml deleted file mode 100644 index 3ab833d..0000000 --- a/hidl/manifest_lineage.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - vendor.lineage.livedisplay - hwbinder - 2.0 - - IPictureAdjustment - default - - -