]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/helpers/images.py
session: Provide waydroid.background_start bool
[waydroid.git] / tools / helpers / images.py
index 3f1929c68af7445491650fa86f2eade9934d958a..740dbc5ed45373235c23dc5306ac5f094d66f17e 100644 (file)
@@ -122,6 +122,7 @@ def make_prop(args, cfg, full_props_path):
     add_prop("waydroid.xdg_runtime_dir", "xdg_runtime_dir")
     add_prop("waydroid.pulse_runtime_path", "pulse_runtime_path")
     add_prop("waydroid.wayland_display", "wayland_display")
+    add_prop("waydroid.background_start", "background_start")
     if which("waydroid-sensord") is None:
         props.append("waydroid.stub_sensors_hal=1")
     dpi = cfg["lcd_density"]