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

Commit 7a1ddcfc authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "libbinder_ndk_unit_test: force auto-gen config" am: 56a1e4fc am: 3cc36d25 am: 638ab5b9

Change-Id: Ie2cdb7852c950cbb77e9792d4d91f0ae33cc8b4b
parents 5e58c426 638ab5b9
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 {