libbpf_android_test - add 'require_root: true'
Bug: 141272654 Bug: 141307514 Test: now passes Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I29f89838743aa4bab3bf7cc643891e33da5fffdf
This commit is contained in:
parent
e756a927e7
commit
1a4659c1ba
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ cc_test {
|
|||
"libnetdutils",
|
||||
"libutils",
|
||||
],
|
||||
require_root: true,
|
||||
}
|
||||
|
||||
cc_test {
|
||||
|
|
Loading…
Reference in a new issue