Commit Graph

5 Commits (556f277fec237da6a1276bee3e7bbd1955b91fc2)

Author SHA1 Message Date
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