summaryrefslogtreecommitdiffstats
path: root/build/android/preprocess_google_play_services.config.json
blob: a8de9bf93fc6b17ed7de58ad3d8228228b356002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "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"
  ]
}