Drop leftover things from snapcraft build configuration
This commit is contained in:
parent
45dd1cd498
commit
8caaa1f35c
1 changed files with 0 additions and 6 deletions
|
|
@ -15,12 +15,6 @@ apps:
|
|||
command: bin/container-manager.sh start
|
||||
stop-command: bin/container-manager.sh stop
|
||||
daemon: simple
|
||||
# FIXME: a oneshot unit with start/stop commands needs also RemainAfterExit=yes
|
||||
# but this isn't supported by snapd yet. See LP #1647169 for details.
|
||||
# bridge:
|
||||
# command: bin/anbox-bridge.sh start
|
||||
# stop-command: bin/anbox-bridge.sh stop
|
||||
# daemon: oneshot
|
||||
|
||||
parts:
|
||||
android-images:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue