Update properties parsing for app manifest and device manifest files (#544)
This commit is contained in:
committed by
GitHub
parent
35fd7dd536
commit
90afba647e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user