summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNBruderman <nbruderman@gmail.com>2015-06-28 01:15:37 +0300
committerNBruderman <nbruderman@gmail.com>2015-07-06 00:44:21 +0300
commit35752017f106c34714eaee18a2835de4ce0edb2a (patch)
tree77816ba57f1cd4c62634ee2d0d75e253f6797d4e
parent8a7faffc3631151e8d5d2d7157791cf26fdb69d0 (diff)
downloadandroid_packages_apps_Dialer-35752017f106c34714eaee18a2835de4ce0edb2a.tar.gz
android_packages_apps_Dialer-35752017f106c34714eaee18a2835de4ce0edb2a.tar.bz2
android_packages_apps_Dialer-35752017f106c34714eaee18a2835de4ce0edb2a.zip
Dialer: Enable Call Recording for Romania
Change-Id: Iaf45e88002e88b7642778a82bcdc3197b2ba1ed6
-rw-r--r--res/values-mcc226/config.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/values-mcc226/config.xml b/res/values-mcc226/config.xml
index def954f23..216906da7 100644
--- a/res/values-mcc226/config.xml
+++ b/res/values-mcc226/config.xml
@@ -14,6 +14,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
+<!--Allow recording for country: Romania-->
+<!--Legal precedent source: http://www.dsclex.ro/coduri/cciv2.htm
+ http://www.dreptonline.ro/legislatie/codul_procedura_civila_consolidat.php
+ http://www.dreptonline.ro/legislatie/codul_procedura_penala_2007.php -->
<resources>
- <bool name="call_recording_enabled">false</bool>
+
</resources>