From 8d86c23ea494e2eb7db96aec5b5f7add6289301f Mon Sep 17 00:00:00 2001 From: Arekusu Rin Date: Wed, 12 Jun 2019 09:58:05 +0200 Subject: Enable Call Recording for Sri Lanka and Costa Rica. * Call recording is enabled for: Sri Lanka (413) and Costa Rica (712). * Fixes: Removed newline from Belgium (206) and space from Russia (250). Change-Id: I4c9ecf41e9fd472b97fff5cd03800414737be87a --- res/values-mcc206/config.xml | 2 +- res/values-mcc250/config.xml | 1 - res/values-mcc413/config.xml | 34 ++++++++++++++++++++++++++++++++++ res/values-mcc712/config.xml | 31 +++++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 res/values-mcc413/config.xml create mode 100644 res/values-mcc712/config.xml diff --git a/res/values-mcc206/config.xml b/res/values-mcc206/config.xml index b07d80308..1658fdd50 100644 --- a/res/values-mcc206/config.xml +++ b/res/values-mcc206/config.xml @@ -29,4 +29,4 @@ --> - + \ No newline at end of file diff --git a/res/values-mcc250/config.xml b/res/values-mcc250/config.xml index 2bcb013ba..c1ac12929 100644 --- a/res/values-mcc250/config.xml +++ b/res/values-mcc250/config.xml @@ -35,7 +35,6 @@ https://www.consultant.ru/document/cons_doc_LAW_61798/35f4fb38534799919febebd589466c9838f571b2/ Civil Procedure Code of 2002, N 138-FZ: https://www.consultant.ru/document/cons_doc_LAW_39570/b48406042a309ee368f395fb6f3be1d43c7cbfc2/ - --> diff --git a/res/values-mcc413/config.xml b/res/values-mcc413/config.xml new file mode 100644 index 000000000..c490c5a84 --- /dev/null +++ b/res/values-mcc413/config.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file diff --git a/res/values-mcc712/config.xml b/res/values-mcc712/config.xml new file mode 100644 index 000000000..7f01c305f --- /dev/null +++ b/res/values-mcc712/config.xml @@ -0,0 +1,31 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3