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

Unified Diff: tools/telemetry/telemetry/TELEMETRY_DEPS

Issue 1118403004: Adds GN rule & script for generating AndroidManifest.xml for APK splits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaked generate_split_manifest GN template so that action is at top Created 5 years, 7 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 | « build/config/android/internal_rules.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/TELEMETRY_DEPS
diff --git a/tools/telemetry/telemetry/TELEMETRY_DEPS b/tools/telemetry/telemetry/TELEMETRY_DEPS
index c452f75ca6832a7ba88312739e63b1b9373672f6..1cfc34cf526acca9c2d758582630dfca471312ff 100644
--- a/tools/telemetry/telemetry/TELEMETRY_DEPS
+++ b/tools/telemetry/telemetry/TELEMETRY_DEPS
@@ -88,6 +88,7 @@
"build/android/gyp/finalize_apk.py",
"build/android/gyp/find.py",
"build/android/gyp/gcc_preprocess.py",
+ "build/android/gyp/generate_split_manifest.py",
"build/android/gyp/generate_v14_compatible_resources.py",
"build/android/gyp/get_device_configuration.py",
"build/android/gyp/insert_chromium_version.py",
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698