mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "composer: AIDL HAL may replace HIDL HAL."
This commit is contained in:
committed by
Android (Google) Code Review
commit
6f691f1810
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user