wayne-common: Add 1.0::IGnss/gnss_vendor to compatibility matirx
ILocHidlGnss/gnss_vendor is derived from 1.0::IGnss. So it provide a 1.0::IGnss service named gnss_vendor. CRs-fixed: 2290565 Change-Id: I5bca0c51737e9ebf7f4ffd700f36a99c8af14073
This commit is contained in:
parent
52d2e18728
commit
bf2eb25f98
1 changed files with 8 additions and 0 deletions
|
@ -390,6 +390,14 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.gnss</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IGnss</name>
|
||||
<instance>gnss_vendor</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.qti.gnss</name>
|
||||
<version>1.0-2</version>
|
||||
|
|
Loading…
Reference in a new issue