commit | 6cad139bccfdd82418a87ac5b71e5667b0e48dfa | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Aug 27 16:02:38 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue Aug 27 16:09:32 2019 -0700 |
tree | 47526f64243b20bb1a17f3981c6622e0ac4335dd | |
parent | 30cda267c0215c8023dfbdff606d9bb87ace751b [diff] [blame] |
Mark some tests as requiring root. Bug: http://b/140123924 Test: mma Change-Id: I3ad277179018631c50d9295cdb173dd9dfa7ac59
diff --git a/init/Android.bp b/init/Android.bp index 37e359c..57555f6 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -210,6 +210,8 @@ cc_test { name: "CtsInitTestCases", defaults: ["init_defaults"], + require_root: true, + compile_multilib: "both", multilib: { lib32: {