Add GNSS AIDL interfaces (hardware/interfaces)

Bug: 159467682
Test: atest VtsHalGnssTargetTest
Change-Id: I75c5599f2e0698f833e2d36ac53d460f4f0c3bb4
This commit is contained in:
Yu-Han Yang
2020-09-09 17:25:02 -07:00
parent ac378f41fa
commit 274ea0a7c4
21 changed files with 629 additions and 0 deletions

View File

@@ -220,6 +220,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.gnss</name>
<interface>
<name>IGnss</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<name>android.hardware.graphics.allocator</name>
<!-- New, non-Go devices should use 4.0, tested in vts_treble_vintf_vendor_test -->