commit | 49af02ff9d2653dd5b0bfa277612d7da5ffc342b | [log] [tgz] |
---|---|---|
author | Haoxiang Li <haoxiangl@google.com> | Wed Apr 08 00:03:59 2020 -0700 |
committer | Haoxiang Li <haoxiangl@google.com> | Wed Apr 08 00:22:28 2020 -0700 |
tree | 83ff0549846e1c397db6a0bc97e5702810a7282e | |
parent | ad5bf6f522b1bc0f7ebf23b8b17106f5330edff1 [diff] [blame] |
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
diff --git a/compatibility_matrices/compatibility_matrix.5.xml b/compatibility_matrices/compatibility_matrix.5.xml index 38f589d..a6d51f1 100644 --- a/compatibility_matrices/compatibility_matrix.5.xml +++ b/compatibility_matrices/compatibility_matrix.5.xml
@@ -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>