10 lines
311 B
XML
10 lines
311 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
Copyright (C) 2021 The LineageOS Project
|
||
|
SPDX-License-Identifier: Apache-2.0
|
||
|
-->
|
||
|
<resources>
|
||
|
<!-- Default for Settings.Global.DEVICE_NAME $1=MODEL-->
|
||
|
<string name="def_device_name_simple" translatable="false">Xiaomi 11 Lite NE</string>
|
||
|
</resources>
|