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 - - -