summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.bp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-08-25 00:12:33 +0200
committerKelvin Zhang <zhangkelvin@google.com>2021-03-23 22:43:57 +0100
commitc5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99 (patch)
tree11e9aace23d0ca28ae44ce514868bd011c23e89e /minadbd/Android.bp
parentImport translations. DO NOT MERGE ANYWHERE (diff)
downloadandroid_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.tar
android_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.tar.gz
android_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.tar.bz2
android_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.tar.lz
android_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.tar.xz
android_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.tar.zst
android_bootable_recovery-c5a1b2af59cd66c5377b7e8e9cdf8bef00e93b99.zip
Diffstat (limited to '')
-rw-r--r--minadbd/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/minadbd/Android.bp b/minadbd/Android.bp
index 4cdcac6d9..b6ca59efa 100644
--- a/minadbd/Android.bp
+++ b/minadbd/Android.bp
@@ -135,4 +135,5 @@ cc_test {
test_suites: [
"device-tests",
],
+ require_root: true,
}