mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: Set a default Settings.Global.DEVICE_NAME
Change-Id: Ifa736b04cbc42381f6745bd605130f5685b930a4
This commit is contained in:
parent
e7f1c9e42b
commit
ccc6cfac13
1 changed files with 3 additions and 0 deletions
|
@ -29,4 +29,7 @@
|
|||
<!-- Value for Settings.Global.LOW_BATTERY_SOUND_TIMEOUT:
|
||||
Mute battery sounds on tablets after one hour with screen off -->
|
||||
<integer name="def_low_battery_sound_timeout">3600000</integer>
|
||||
|
||||
<!-- Default for Settings.Global.DEVICE_NAME $1=MODEL-->
|
||||
<string name="def_device_name_simple">Nexus 7</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue