Merge "libsnapshot_test runs as root"

This commit is contained in:
Treehugger Robot 2020-01-29 18:43:53 +00:00 committed by Gerrit Code Review
commit 30abf7a9fc

View file

@ -182,6 +182,7 @@ cc_test {
header_libs: [
"libstorage_literals_headers",
],
require_root: true,
}
cc_binary {