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

Commit 7b9a157c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add rustBinderTestService to general-tests suite" am: c5af19c5 am:...

Merge "Add rustBinderTestService to general-tests suite" am: c5af19c5 am: 07d88cbc am: f3400a30 am: 4afe4d59 am: 4dbc9223

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1401108

Change-Id: Ia77c69fbf733ca8bab6202dcbe4953d66d497665
parents 3a022bbb 4dbc9223
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,4 +21,8 @@ rust_test {
    // this cannot be the same as the module name.
    stem: "rustBinderTestServiceBinary",
    test_harness: false,
    // TODO(b/164473602): Remove this setting and add the module to `data`
    // attribute of rustBinderTest.
    auto_gen_config: false,
    test_suites: ["general-tests"],
}