Merge "composer: AIDL HAL may replace HIDL HAL."

This commit is contained in:
TreeHugger Robot
2022-02-04 21:42:41 +00:00
committed by Android (Google) Code Review

View File

@@ -300,7 +300,10 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<!-- Either the AIDL or the HIDL composer HAL must exist on the device.
If the HIDL composer HAL exists, it must be at least version 2.1.
See DeviceManifestTest.ComposerHal -->
<hal format="hidl" optional="true">
<name>android.hardware.graphics.composer</name>
<version>2.1-4</version>
<interface>