Files
waydroid/tools/actions
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-06 12:09:17 +01:00
2023-01-03 16:03:12 +01:00