gts3l: livedisplay: Add three more interfaces to prevent from aborting

Don't know why these are needed

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I35cf90babc9a16e183724481f24e4e37d16f7ed4
This commit is contained in:
Deokgyu Yang 2021-05-26 02:20:51 +09:00
parent 7351423128
commit 39bde0e271

View file

@ -318,6 +318,18 @@
<name>IDisplayModes</name> <name>IDisplayModes</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<interface>
<name>IReadingEnhancement</name>
<instance>default</instance>
</interface>
<interface>
<name>IPictureAdjustment</name>
<instance>default</instance>
</interface>
<interface>
<name>ISunlightEnhancement</name>
<instance>default</instance>
</interface>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.gnss</name> <name>vendor.qti.gnss</name>