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

Commit 9c8e4c31 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5523284 from d64f48a5 to qt-release

Change-Id: I7e01ac9239c85a0636f4148bd00912c26fdb1df8
parents caccd370 d64f48a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ cc_test {
        "android.hardware.broadcastradio@common-utils-2x-lib",
    ],
    shared_libs: [
        "libhidlbase",
        "android.hardware.broadcastradio@2.0",
    ],
    test_suites: ["general-tests"],
+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>