Merge "Adding require_root for libfs_avb_device_test"
am: b99ead6b24
Change-Id: Ic8cf2e479ef312dea1ff8964ea99de9a0b0f75f7
This commit is contained in:
commit
903f7bee11
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