Modify the name of the SV interface to match VTS

Modify the name of the Surround View interface to match the one in VTS
and the one in the default implementation.

Bug: 150412555
Test: m -j
Change-Id: I36c2a9187ae0973444ce441bda09c31d9b73809d
This commit is contained in:
Haoxiang Li
2020-04-08 00:03:59 -07:00
parent ad5bf6f522
commit 49af02ff9d

View File

@@ -72,7 +72,7 @@
<name>android.hardware.automotive.sv</name>
<version>1.0</version>
<interface>
<name>ISurroundView</name>
<name>ISurroundViewService</name>
<instance>default</instance>
</interface>
</hal>