Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: tools/android/BUILD.gn

Issue 2736053003: [Android] Fix port leak in the forwarder. (Closed)
Patch Set: tedchoc comments Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/process/launch_posix.cc ('k') | tools/android/forwarder2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « base/process/launch_posix.cc ('k') | tools/android/forwarder2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698