From 2ec7adf46832e4f83f0a73bf7137967fb4fb1b43 Mon Sep 17 00:00:00 2001 From: NBruderman Date: Mon, 2 Mar 2015 20:27:11 +0200 Subject: Dialer: Whitelist few EU countries for call recording All entries to this list patch should state the country being modified and provide a URL reference (either government law, precedent or similar). A disclaimer item will also be added to the InCallUI view for the user to acknowledge that it is their responsibility to conduct/maintain and use recordings in conjunction with their respective country/region's laws. Change-Id: Id6aa02447e9e8b6520cbe7c6eada7df333ee42a0 (cherry picked from commit c2b914999e19b0bd4758d09152ea3a9bb533d9d6) --- res/values-mcc204/config.xml | 7 +++++-- res/values-mcc214/config.xml | 7 +++++-- res/values-mcc222/config.xml | 7 +++++-- res/values-mcc230/config.xml | 7 +++++-- res/values-mcc238/config.xml | 7 +++++-- res/values-mcc240/config.xml | 7 +++++-- res/values-mcc242/config.xml | 22 ++++++++++++++++++++++ res/values-mcc244/config.xml | 7 +++++-- res/values-mcc260/config.xml | 7 +++++-- 9 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 res/values-mcc242/config.xml diff --git a/res/values-mcc204/config.xml b/res/values-mcc204/config.xml index def954f23..9fbbd5489 100644 --- a/res/values-mcc204/config.xml +++ b/res/values-mcc204/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc214/config.xml b/res/values-mcc214/config.xml index def954f23..efc7c14ed 100644 --- a/res/values-mcc214/config.xml +++ b/res/values-mcc214/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc222/config.xml b/res/values-mcc222/config.xml index def954f23..6087b8b6c 100644 --- a/res/values-mcc222/config.xml +++ b/res/values-mcc222/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc230/config.xml b/res/values-mcc230/config.xml index def954f23..d6169db88 100644 --- a/res/values-mcc230/config.xml +++ b/res/values-mcc230/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc238/config.xml b/res/values-mcc238/config.xml index def954f23..e745c17f3 100644 --- a/res/values-mcc238/config.xml +++ b/res/values-mcc238/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc240/config.xml b/res/values-mcc240/config.xml index def954f23..8f75521d5 100644 --- a/res/values-mcc240/config.xml +++ b/res/values-mcc240/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc242/config.xml b/res/values-mcc242/config.xml new file mode 100644 index 000000000..4cd0818df --- /dev/null +++ b/res/values-mcc242/config.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/res/values-mcc244/config.xml b/res/values-mcc244/config.xml index def954f23..4eba15bc2 100644 --- a/res/values-mcc244/config.xml +++ b/res/values-mcc244/config.xml @@ -1,6 +1,6 @@ + + + - false + diff --git a/res/values-mcc260/config.xml b/res/values-mcc260/config.xml index def954f23..c2876e020 100644 --- a/res/values-mcc260/config.xml +++ b/res/values-mcc260/config.xml @@ -1,6 +1,6 @@ + + + - false + -- cgit v1.2.3