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

Commit 1a28ef41 authored by Prasath Balakrishnan's avatar Prasath Balakrishnan Committed by Steve Kondik
Browse files

Config to display 14 digit IMEI(Ignore Check Digit)

Config to show 14 digit IMEI instead of 15 digit
(ignore check digit)

Change-Id: I4330a31ec26a660a6e8762ff6fcd175af8cb6bd0
CRs-Fixed: 808534
parent a416705e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -30,5 +30,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<!-- These resources are around just to allow their values to be customized
     for different hardware and product builds.  Do not translate. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

    <!-- Configuration for displaying 14 digit IMEI Number -->
    <bool name="config_enable_display_14digit_imei">false</bool>
</resources>