Commit Graph

6 Commits (59547e774335c12f08d20b65490bb1be840d7f87)

Author SHA1 Message Date
Rikka 48ea54fc3e
refactor
Rikka 5f6fc21c38
Use configparser to read waydroid config
Rikka 92f7e98749
update opengapps
Rikka dbf630ba7e
update smartdock
Jami Kettunen afa0180032 container: Make missing dbus module non-fatal
This is required to properly support Waydroid tool versions <=1.3.4
(which NixOS for example still has), or 1.4.0+ configured with
USE_DBUS_ACTIVATION=0 (basically non-systemd distributions which can't
supervise the container properly when it's launched via D-Bus)
Rikka df46ba8fed
Refactor: Split into multiple small scripts