Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a869ab95 authored by NBruderman's avatar NBruderman Committed by Nir Bruderman
Browse files

FW Base: Fix malformed xml

Fixed error from commit:
http://review.cyanogenmod.org/#/c/95508/

Change-Id: I4a304ee8b51f3f5de1a227050bc06b592c2fc029
parent aa39bf6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@
    <shortcode country="hu" pattern="[01](?:\\d{3}|\\d{9})" premium="0691227910|1784" free="116\\d{3}" />

    <!-- Indonesia: 2-4 digit codes with a whitelist of free codes -->
    <shortcode country="id" pattern"\\d{2,4}" free="4444|999|11|261|2619" />
    <shortcode country="id" pattern="\\d{2,4}" free="4444|999|11|261|2619" />

    <!-- Ireland: 5 digits, 5xxxx (50xxx=free, 5[12]xxx=standard), plus EU:
         http://www.comreg.ie/_fileupload/publications/ComReg1117.pdf -->