Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5510d4c5 authored by Anil Admal's avatar Anil Admal Committed by android-build-merger
Browse files

Merge "Enforce launched-in-Q devices support gnss@2.0 HAL package (hal)" into qt-dev am: 11ae50dc

am: d8706c1f

Change-Id: Ib112a8faa3a44e4558b4a8bceb47f0d17e53f9cd
parents b3b57965 d8706c1f
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -181,7 +181,12 @@
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.gnss</name>
        <version>1.0-1</version>
        <!--
         - 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>