Fix typo
Test: Run test Change-Id: I5affbfe0f8b58eb3f75c7e0dbcbae23b6d8e4752
This commit is contained in:
parent
36706e592e
commit
97ac914cf9
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ rust_test {
|
||||||
"src/concurrency_test.rs",
|
"src/concurrency_test.rs",
|
||||||
],
|
],
|
||||||
crate_name: "keystore2_selinux_concurrency_test",
|
crate_name: "keystore2_selinux_concurrency_test",
|
||||||
test_suites: ["deneral-tests"],
|
test_suites: ["general-tests"],
|
||||||
auto_gen_config: true,
|
auto_gen_config: true,
|
||||||
|
|
||||||
rustlibs: [
|
rustlibs: [
|
||||||
|
|
Loading…
Reference in a new issue