mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-23 20:52:53 +00:00
12 lines
288 B
XML
12 lines
288 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2022 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources>
|
|
|
|
<!-- Default for Settings.Global.DEVICE_NAME $1=MODEL-->
|
|
<string name="def_device_name_simple">OnePlus 9 Pro</string>
|
|
|
|
</resources>
|