]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
hardware-manager: Optionally stop the session on suspend
authorSebastian Krzyszkowiak <dos@dosowisko.net>
Fri, 30 Sep 2022 14:41:38 +0000 (16:41 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Fri, 11 Nov 2022 14:48:26 +0000 (15:48 +0100)
This allows to use persist.waydroid.suspend as a way to automatically
stop the session after an inactivity timeout, as opposed to merely
freezing the container. Freeze still remains the default action.

To use it this way, add to waydroid.cfg:

suspend_action = stop


No differences found