Files
waydroid/tools
Alessandro Astone e9d3d01bef container: Allow stopping without killing the session deamon
Useful for restarting the container, e.g. with the following sequence:

  session = DBusContainerService().GetSession()
  DBusContainerService().Stop(False)
  DBusContainerService().Start(session)
2023-01-17 23:13:24 +01:00
..
2023-01-12 21:31:19 +01:00
2022-07-06 21:14:07 +04:30
2023-01-03 16:03:12 +01:00