msm8226-common: remove device specific display modes

Those arent supported by our HW

Change-Id: I6bd84170d1bba3cd4612ad286d93903edf5722b3
This commit is contained in:
pythonlimited 2019-10-07 01:51:38 +02:00
parent 0aab5d18f6
commit 5af224e6d7

View file

@ -218,18 +218,10 @@
<name>IDisplayColorCalibration</name> <name>IDisplayColorCalibration</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<interface>
<name>IDisplayModes</name>
<instance>default</instance>
</interface>
<interface> <interface>
<name>IReadingEnhancement</name> <name>IReadingEnhancement</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<interface>
<name>ISunlightEnhancement</name>
<instance>default</instance>
</interface>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.lineage.trust</name> <name>vendor.lineage.trust</name>