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

Unified Diff: devil/devil/devil_dependencies.json

Issue 2923443002: [devil] Add system app replacement wrapper script. (Closed)
Patch Set: docstrings for device_temp_file Created 3 years, 6 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 | « devil/devil/android/tools/system_app_test.py ('k') | devil/devil/utils/parallelizer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: devil/devil/devil_dependencies.json
diff --git a/devil/devil/devil_dependencies.json b/devil/devil/devil_dependencies.json
index bed6fe10a2d0ba79e36e632ce2eb52a2cc318478..6884a36b7d8b904467e4e0d4013b4e454aecb88d 100644
--- a/devil/devil/devil_dependencies.json
+++ b/devil/devil/devil_dependencies.json
@@ -51,6 +51,16 @@
}
}
},
+ "empty_system_webview": {
+ "cloud_storage_base_folder": "binary_dependencies",
+ "cloud_storage_bucket": "chromium-telemetry",
+ "file_info": {
+ "android_armeabi-v7a": {
+ "cloud_storage_hash": "220ff3ba1a6c3c81877997e32784ffd008f293a5",
+ "download_path": "../bin/deps/android/armeabi-v7a/apks/EmptySystemWebView.apk"
+ }
+ }
+ },
"fastboot": {
"cloud_storage_base_folder": "binary_dependencies",
"cloud_storage_bucket": "chromium-telemetry",
« no previous file with comments | « devil/devil/android/tools/system_app_test.py ('k') | devil/devil/utils/parallelizer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698