#
# Exported variables (internal configuration)
#
-version = "1.0.0"
+version = "1.1.0"
tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
# Keys saved in the config file (mostly what we ask in 'waydroid init')
# overridden on the commandline)
defaults = {
"arch": "arm64",
- "work": "/home/.waydroid",
+ "work": "/var/lib/waydroid",
"vendor_type": "MAINLINE",
"system_datetime": "0",
"vendor_datetime": "0",