summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2019-10-10 11:17:22 -0700
committerDan Shi <dshi@google.com>2019-10-15 09:25:51 -0700
commit47e47836e5dff7081038c0a787637055a79fb18d (patch)
tree6c8d4fed7edd3fc75f7e48fbdc89fdd416a54eb0 /Android.bp
parent0e1efc568c8965facf7aa7d82df9aea0fcebd2e0 (diff)
Convert VtsHalGnssV1_0TargetTest to be parameterized test
Bug: 142397658 Test: atest VtsHalGnssV1_0TargetTest atest VtsHalGnssV1_0Target Change-Id: Ife6361f481409c3bac7ae518259bbc9837ccbdef
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index dd8473744e..70e0574f3d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,4 +45,5 @@ cc_defaults {
"-g",
],
+ require_root: true,
}