Merge "Specify compatible versions of EVS HAL implementations" into udc-dev

This commit is contained in:
TreeHugger Robot 2023-04-05 16:43:05 +00:00 committed by Android (Google) Code Review
commit cf52a88903

View file

@ -78,6 +78,7 @@
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.automotive.evs</name>
<version>1-2</version>
<interface>
<name>IEvsEnumerator</name>
<regex-instance>[a-z]+/[0-9]+</regex-instance>