dre: Initial device tree conversion and decommonization

Added properties taken from lemonade and modified for dre.

Change-Id: Ibac1a345547184d7dc6e231ce9b867c457d6b576
This commit is contained in:
Albert Tang 2022-05-16 18:06:02 -05:00
parent 369c86860e
commit 620d3be334
12 changed files with 148 additions and 98 deletions

View file

@ -21,4 +21,6 @@
<!-- Set the automatic brightness mode on by default -->
<bool name="def_screen_brightness_automatic_mode">true</bool>
<!-- Default for Settings/Global.DEVICE_NAME $1=MODEL -->
<string name="def_device_name_sample">OnePlus Nord N200</string>
</resources>