sm8350-common: Drop SDM LiveDisplay service
* We switched to AOSP colors so messing with color calibration will confuse QDCM Change-Id: Ia22c4c06e922d1b7f9c60b257299634333cc3fe4
This commit is contained in:
parent
33ad994764
commit
4e4a00634b
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -1,11 +0,0 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>vendor.lineage.livedisplay</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IPictureAdjustment</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
Loading…
Reference in New Issue
Block a user