9488531c3e
AsteroidOS uses this config file to determine how the UI should look (e.g. a round or a square screen), and if some things like Wi-Fi are supported. Upstream auto generates this config file, but it seems so simple and small that I think it's better for us to just ship the file next to the APKBUILD
5 lines
55 B
Text
5 lines
55 B
Text
[Display]
|
|
ROUND = true
|
|
|
|
[Capabilities]
|
|
HAS_WLAN = true
|