| Index: tools/android/BUILD.gn
|
| diff --git a/tools/android/BUILD.gn b/tools/android/BUILD.gn
|
| index fc667ef28f39c35238743a7da06937f4fae0f3c9..23320039e915ab826f9bcea5a9e1736ebd7bcbfd 100644
|
| --- a/tools/android/BUILD.gn
|
| +++ b/tools/android/BUILD.gn
|
| @@ -5,6 +5,7 @@
|
| # Intermediate target grouping the android tools needed to run native
|
| # unittests and instrumentation test apks.
|
| group("android_tools") {
|
| + testonly = true
|
| deps = [
|
| "//build/android:wrapper_scripts",
|
| "//build/android/pylib/device/commands",
|
|
|