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

Commit 3cc36d25 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "libbinder_ndk_unit_test: force auto-gen config" am: 56a1e4fc

Change-Id: I6c412ab218d12382a09ab5c8c57f0805f4bdd037
parents ec26d4b9 56a1e4fc
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 {