Merge "Adding require_root for libfs_avb_device_test"
This commit is contained in:
commit
b99ead6b24
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ cc_test_host {
|
|||
cc_test {
|
||||
name: "libfs_avb_device_test",
|
||||
test_suites: ["device-tests"],
|
||||
require_root: true,
|
||||
static_libs: [
|
||||
"libavb",
|
||||
"libdm",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue