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

Unified Diff: build/android/preprocess_google_play_services.config.json

Issue 1469913002: Cleanup gms update/preprocess scripts, roll android_tools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 years 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/android/preprocess_google_play_services.py ('k') | build/android/pylib/utils/argparse_utils.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/preprocess_google_play_services.config.json
diff --git a/build/android/preprocess_google_play_services.config.json b/build/android/preprocess_google_play_services.config.json
deleted file mode 100644
index a8de9bf93fc6b17ed7de58ad3d8228228b356002..0000000000000000000000000000000000000000
--- a/build/android/preprocess_google_play_services.config.json
+++ /dev/null
@@ -1,59 +0,0 @@
-{
- "lib_version": "7.3.0",
- "clients": [
- "play-services-base",
- "play-services-cast",
- "play-services-identity"
- ],
- "base_client": "play-services-base",
- "_comment": [
- "For the list of locales to keep, generate an android build and list ",
- "out/Debug/gen/chrome/java/res, or look at the android section in ",
- "//chrome/app/generated_resources.grd"
- ],
- "locale_whitelist": [
- "am",
- "ar",
- "bg",
- "ca",
- "cs",
- "da",
- "de",
- "el",
- "en-rGB",
- "es",
- "es-rUS",
- "fa",
- "fi",
- "fr",
- "hi",
- "hr",
- "hu",
- "in",
- "it",
- "iw",
- "ja",
- "ko",
- "lt",
- "lv",
- "nb",
- "nl",
- "pl",
- "pt-rBR",
- "pt-rPT",
- "ro",
- "ru",
- "sk",
- "sl",
- "sr",
- "sv",
- "sw",
- "th",
- "tl",
- "tr",
- "uk",
- "vi",
- "zh-rCN",
- "zh-rTW"
- ]
-}
« no previous file with comments | « build/android/preprocess_google_play_services.py ('k') | build/android/pylib/utils/argparse_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698