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

Commit c3ba3a00 authored by Steven Moreland's avatar Steven Moreland
Browse files

lshal: update test manifest to 2.0

Since libvintf is now at 2.0.

Fixes: 140733110
Test: lshal_test
Change-Id: Ib797c098be3c7f3a9adb47cb69e7994e88c063ce
parent 8f82e124
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -452,7 +452,7 @@ TEST_F(ListTest, Fetch) {
}

TEST_F(ListTest, DumpVintf) {
    const std::string expected = "<manifest version=\"1.0\" type=\"device\">\n"
    const std::string expected = "<manifest version=\"2.0\" type=\"device\">\n"
                                 "    <hal format=\"hidl\">\n"
                                 "        <name>a.h.foo1</name>\n"
                                 "        <transport>hwbinder</transport>\n"