sm8250-common: livedisplay: Uprev to 2.1

Change-Id: I98b2ea16ed342339ee652d5cb79dcfd22f8c0a0d
This commit is contained in:
LuK1337
2021-03-27 17:42:18 +01:00
committed by Łukasz Patron
parent 880e595f0d
commit 335e820c4c
11 changed files with 37 additions and 38 deletions

View File

@@ -0,0 +1,16 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.lineage.livedisplay</name>
<transport>hwbinder</transport>
<version>2.1</version>
<interface>
<name>IDisplayModes</name>
<instance>default</instance>
</interface>
<interface>
<name>ISunlightEnhancement</name>
<instance>default</instance>
</interface>
<fqname>@2.0::IPictureAdjustment/default</fqname>
</hal>
</manifest>