summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2018-10-23 21:03:47 +0100
committerBruno Martins <bgcngm@gmail.com>2018-10-23 22:11:51 +0200
commita30dc0b71dbbe1c24cf947448a32e63f6fb6829e (patch)
treec662cebfd99d037e35fb057f41159561b9ac1b72
parentd52cf916fb3e1ef9911ce2ba2230846daeb74cdf (diff)
downloadandroid_packages_apps_Dialer-a30dc0b71dbbe1c24cf947448a32e63f6fb6829e.tar.gz
android_packages_apps_Dialer-a30dc0b71dbbe1c24cf947448a32e63f6fb6829e.tar.bz2
android_packages_apps_Dialer-a30dc0b71dbbe1c24cf947448a32e63f6fb6829e.zip
res: Fix malformed XML
* The legal precedent source URL includes double dashes and breaks aapt2 compilation. Replace it by a shortened one. Change-Id: Ic1cb1b6af16d27649e36478ca7597b78b93b1338
-rw-r--r--java/com/android/dialer/callrecord/res/values-mcc284/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/dialer/callrecord/res/values-mcc284/config.xml b/java/com/android/dialer/callrecord/res/values-mcc284/config.xml
index 7da9e9f3c..a026cf354 100644
--- a/java/com/android/dialer/callrecord/res/values-mcc284/config.xml
+++ b/java/com/android/dialer/callrecord/res/values-mcc284/config.xml
@@ -16,7 +16,7 @@
-->
<!--Allow recording for country: Bulgaria-->
-<!--Legal precedent source: Articles 125 and 126, Code of Criminal Procedure, https://www.mvr.bg/docs/default-source/normativnauredba/3da73fed-npk-pdf.pdf and Article 32 of the Constitution of Bulgaria, http://www.parliament.bg/bg/const and an example from the Burgas District Prosecution, as far as lack of criminal prosecution, https://www.prb.bg/bg/rpburgas/news/aktualno/rajonna-prokuratura-burgas-obrazuva-dosydebno--126-21 -->
+<!--Legal precedent source: Articles 125 and 126, Code of Criminal Procedure, https://www.mvr.bg/docs/default-source/normativnauredba/3da73fed-npk-pdf.pdf and Article 32 of the Constitution of Bulgaria, http://www.parliament.bg/bg/const and an example from the Burgas District Prosecution, as far as lack of criminal prosecution, https://goo.gl/HQPUup -->
<resources>
</resources>