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

Unified Diff: scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json

Issue 2174623003: Revert of [Android] Use --use-su w/ asan_device_setup.sh. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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
Index: scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json b/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json
index fc759641804defd04e36630e40b50dffba7288f2..8c1340117ef9883e18ef747c615c917ad428ada2 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json
@@ -534,8 +534,7 @@
"--lib",
"[SLAVE_BUILD]/src/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/libclang_rt.asan-arm-android.so",
"--device",
- "07a00ca4",
- "--use-su"
+ "07a00ca4"
],
"env": {
"ADB": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
@@ -731,8 +730,7 @@
"[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh",
"--revert",
"--device",
- "07a00ca4",
- "--use-su"
+ "07a00ca4"
],
"env": {
"ADB": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",

Powered by Google App Engine
This is Rietveld 408576698