Revert "Revert "Remove automotive.evs HIDL entry in compat matrix.""

This reverts commit 9ed325bfff.

Bug: 218588089
Test: 1. Build cf_x86_64_auto lunch target.
      2. Launch cvd in the accelerated graphics mode.
      3. Run evs_app and confirm the color bar pattern is shown on the
         display.
         > adb root && adb shell evs_app --test
      4. Do the same on sdk_car_x86_64 lunch target.
Change-Id: If15ee3c14eb2a9fce00bd7950b717e7fc690755b
This commit is contained in:
Changyeon Jo 2023-03-13 23:19:08 +00:00
parent 7e62631ea4
commit 452fefe499

View file

@ -84,15 +84,6 @@
<regex-instance>[a-z]+/[0-9]+</regex-instance> <regex-instance>[a-z]+/[0-9]+</regex-instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl" optional="true">
<name>android.hardware.automotive.evs</name>
<version>1.0-1</version>
<interface>
<name>IEvsEnumerator</name>
<instance>default</instance>
<regex-instance>[a-z]+/[0-9]+</regex-instance>
</interface>
</hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>android.hardware.automotive.occupant_awareness</name> <name>android.hardware.automotive.occupant_awareness</name>
<version>1</version> <version>1</version>