Skip to content

Commit

Permalink
walleye: Set a default Settings.Global.DEVICE_NAME
Browse files Browse the repository at this point in the history
Change-Id: I310c1ffc581b72653783d1093d9e7ebde544bb16
  • Loading branch information
luk1337 authored and PixelBoot committed Feb 18, 2024
1 parent 3a915ae commit 60eb338
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@
<resources>
<!-- Default for Settings.Global.APPLY_RAMPING_RINGER -->
<bool name="def_apply_ramping_ringer">false</bool>

<!-- Default for Settings.Global.DEVICE_NAME $1=MODEL-->
<string name="def_device_name_simple">Pixel 2</string>
</resources>

0 comments on commit 60eb338

Please sign in to comment.