wayne-common: Update compatibility matrix with Display HAL's
Update vendor frameworks compatibility matrix with display HAL's. CRs-Fixed: 2227449 Change-Id: I62f2ee494652ff6f3b14c791d4eeb27f056e765d
This commit is contained in:
parent
b4ae0e40d6
commit
6d05233464
1 changed files with 24 additions and 0 deletions
|
@ -34,6 +34,30 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
|
<name>vendor.display.color</name>
|
||||||
|
<version>1.0</version>
|
||||||
|
<interface>
|
||||||
|
<name>IDisplayColor<</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
|
<name>vendor.display.postproc</name>
|
||||||
|
<version>1.0</version>
|
||||||
|
<interface>
|
||||||
|
<name>IDisplayPostproc<</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
|
<name>vendor.display.config</name>
|
||||||
|
<version>1.1</version>
|
||||||
|
<interface>
|
||||||
|
<name>IDisplayConfig<</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
<hal format="hidl" optional="true">
|
<hal format="hidl" optional="true">
|
||||||
<name>vendor.qti.hardware.improvetouch.touchcompanion</name>
|
<name>vendor.qti.hardware.improvetouch.touchcompanion</name>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
|
|
Loading…
Reference in a new issue