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

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

Add dep to ...broadcastradio@common-utils-2x-tests

Required now because iterators use the base hidl_vec constructor.

It's not expected this type of change would be needed in any places.
This test originally came with the introduction of the constructor
that created the hidl_vec.

Bug: 130161842
Test: build only, links (note b/130918604)
Change-Id: Ide3cb13b6afd79489c208af2396e7c02b7da436e
parent 45d554f0
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"],