Merge "Drop GNSS1.1 and Thermal1.0"
This commit is contained in:
commit
dc0e2f69ea
2 changed files with 0 additions and 14 deletions
|
@ -181,12 +181,6 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.gnss</name>
|
||||
<!--
|
||||
- Both versions are listed here as a workaround for libvintf since 2.0 extends 1.1.
|
||||
- Devices launched with Q must support gnss@2.0, see VtsTrebleVendorVintfTest
|
||||
- test DeviceManifestTest#GnssHalVersionCompatibility.
|
||||
-->
|
||||
<version>1.1</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IGnss</name>
|
||||
|
@ -429,7 +423,6 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.thermal</name>
|
||||
<version>1.0-1</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IThermal</name>
|
||||
|
|
|
@ -181,12 +181,6 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.gnss</name>
|
||||
<!--
|
||||
- Both versions are listed here as a workaround for libvintf since 2.0 extends 1.1.
|
||||
- Devices launched with Q must support gnss@2.0, see VtsTrebleVendorVintfTest
|
||||
- test DeviceManifestTest#GnssHalVersionCompatibility.
|
||||
-->
|
||||
<version>1.1</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IGnss</name>
|
||||
|
@ -439,7 +433,6 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.thermal</name>
|
||||
<version>1.0</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IThermal</name>
|
||||
|
|
Loading…
Reference in a new issue