From 4f06e6ed6ebb64588e9968bea88118f9a682fed6 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Tue, 5 Jan 2016 17:12:15 -0800 Subject: [PATCH] Add pseduolocales back to Settings The change I2f264cdb7b7fc586124dd58fad2c68060d5b7aa8 unintentionally removed pseduolocales from the list of locales in Settings. This adds them back. Bug: 26412909 Change-Id: I1d89154e1c0e0312f996252bbfc9f6ded2412d90 --- core/res/res/values/locale_config.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/res/values/locale_config.xml b/core/res/res/values/locale_config.xml index eee577178c38..3cfd9f4be0ce 100644 --- a/core/res/res/values/locale_config.xml +++ b/core/res/res/values/locale_config.xml @@ -49,6 +49,7 @@ ar-SY ar-TD ar-TN + ar-XB ar-YE as-IN asa-TZ @@ -195,6 +196,7 @@ en-VI en-VU en-WS + en-XA en-ZA en-ZM en-ZW -- 2.11.0