X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/e87b848b9b2acaa4952eb92e339e575d25281d3a..e587e2deba051f281e0633f84e7d666894c1dfb8:/tools/helpers/images.py?ds=sidebyside diff --git a/tools/helpers/images.py b/tools/helpers/images.py index 3f1929c..740dbc5 100644 --- a/tools/helpers/images.py +++ b/tools/helpers/images.py @@ -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"]