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

Commit 56a1e4fc authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "libbinder_ndk_unit_test: force auto-gen config"

parents 401ace29 c5fe7e40
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -60,6 +60,10 @@ cc_test {
    defaults: ["test_libbinder_ndk_test_defaults"],
    srcs: ["libbinder_ndk_unit_test.cpp"],
    test_suites: ["general-tests"],
    require_root: true,

    // force since binderVendorDoubleLoadTest has its own
    auto_gen_config: true,
}

cc_test {