salami: Match device marketing name
Change-Id: Id8e9a34baa206ba765cde8b6d1edd503e69c75ae
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2022 The LineageOS Project
|
||||
Copyright (C) 2022-2023 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">OnePlus 11</string>
|
||||
<string name="def_device_name_simple" translatable="false">OnePlus 11 5G</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Bluetooth
|
||||
bluetooth.device.default_name=OnePlus 11
|
||||
bluetooth.device.default_name=OnePlus 11 5G
|
||||
|
||||
# Graphics
|
||||
ro.surface_flinger.set_idle_timer_ms=250
|
||||
ro.surface_flinger.set_touch_timer_ms=300
|
||||
|
||||
# USB
|
||||
vendor.usb.product_string=OnePlus 11
|
||||
vendor.usb.product_string=OnePlus 11 5G
|
||||
|
||||
Reference in New Issue
Block a user