identity: Add require_root to allow tradefed system auto run
Bug: 228806698 Change-Id: I50fa7d70b4fb327a4b77f43e1c88810e104a4a26
This commit is contained in:
parent
91722e3875
commit
7f923b326b
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ cc_test {
|
|||
"general-tests",
|
||||
"vts",
|
||||
],
|
||||
require_root: true,
|
||||
}
|
||||
|
||||
java_test_host {
|
||||
|
|
Loading…
Reference in a new issue