]>
glassweightruler.freedombox.rocks Git - waydroid.git/blob - tools/services/__init__.py
1 # Copyright 2021 Erfan Abdi
2 # SPDX-License-Identifier: GPL-3.0-or-later
3 from tools
.services
.user_manager
import start
, stop
4 from tools
.services
.clipboard_manager
import start
, stop
5 from tools
.services
.hardware_manager
import start
, stop