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

Commit f1986fb0 authored by Prasath Balakrishnan's avatar Prasath Balakrishnan Committed by Linux Build Service Account
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 2f1cb741
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,4 +37,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    <!-- Configuartion to support 7bit Ascii encoding and decoding
            for long messages. -->
    <bool name="config_ascii_7bit_support_for_long_message">false</bool>
    <!-- Configuration for displaying 14 digit IMEI Number -->
    <bool name="config_enable_display_14digit_imei">false</bool>
</resources>