summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChiachang Wang <chiachangwang@google.com>2020-05-08 02:34:04 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-08 02:34:04 +0000
commitefddbd1db6f0c34f425fde6cdc5816706859ace8 (patch)
tree9c49da46e0d9fc84a55151742bf008502b7aeadf
parent2a05f9a5dd91842d5e7db3d794ad8945eadcf979 (diff)
parent6ccbe373e6c1f7e20a33759a87797cee07415c5b (diff)
Merge "Prevent using commas in url configurations" into rvc-dev am: 6ccbe373e6
Change-Id: I78eac09d2b8e424ae111a54d9c6c22a29ded649d
-rw-r--r--res/values/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 766a807..2ae71f3 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -35,6 +35,8 @@
<string name="config_captive_portal_http_url" translatable="false"></string>
<!--suppress CheckTagEmptyBody: overlayable resource to use as configuration hook -->
<string name="config_captive_portal_https_url" translatable="false"></string>
+ <!-- Literal commas are not allowed in the url configuration because they
+ are used as a separator internally. -->
<string-array name="config_captive_portal_fallback_urls" translatable="false">
</string-array>
<string-array name="config_captive_portal_fallback_probe_specs" translatable="false">