Update properties parsing for app manifest and device manifest files (#544)

This commit is contained in:
Ken Van Hoeylandt
2026-07-03 00:29:01 +02:00
committed by GitHub
parent 35fd7dd536
commit 90afba647e
65 changed files with 1139 additions and 1191 deletions
+6 -10
View File
@@ -1,13 +1,9 @@
[general]
vendor=Simulator
name=Tab5Simulator
general.vendor=Simulator
general.name=Tab5Simulator
[apps]
launcherAppId=Launcher
apps.launcherAppId=Launcher
[hardware]
target=POSIX
hardware.target=POSIX
[lvgl]
colorDepth=16
fontSize=14
lvgl.colorDepth=16
lvgl.fontSize=14