Custom Anbox installation files & patches, including patched Android OS image file.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- [Unit]
- Description=Anbox Session Manager
- Wants=anbox-container-manager.service
- After=anbox-container-manager.service
-
- [Service]
- Environment=ANBOX_FORCE_SERVER_SIDE_DECORATION=true
- ExecStart=/usr/bin/anbox session-manager
-
- [Install]
- WantedBy=default.target
|