diff options
author | Haoxiang Li <haoxiangl@google.com> | 2020-04-13 17:12:51 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2020-04-13 17:12:51 +0000 |
commit | 798c9340c14fb1cbb0ca4ba53be2b35faaa942ce (patch) | |
tree | ec6d02c5d26193c1cd1cab506714f1daf959cec7 | |
parent | 2501542e30b9c226280a8271994d6a176cecf265 (diff) | |
parent | fe7701e227fc028cd1e69303f9237840d523388f (diff) | |
download | platform_hardware_interfaces-798c9340c14fb1cbb0ca4ba53be2b35faaa942ce.tar.gz platform_hardware_interfaces-798c9340c14fb1cbb0ca4ba53be2b35faaa942ce.tar.bz2 platform_hardware_interfaces-798c9340c14fb1cbb0ca4ba53be2b35faaa942ce.zip |
Merge "Revert^2 "Modify the name of the SV interface to match VTS"" into rvc-dev
-rw-r--r-- | compatibility_matrices/compatibility_matrix.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility_matrices/compatibility_matrix.5.xml b/compatibility_matrices/compatibility_matrix.5.xml index 783ef8c582..1b051f5576 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> |