Skip to content

Commit 7e90f35

Browse files
committed
waydroid: for container service
1 parent 4d0b075 commit 7e90f35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
exec 2>&1
33
sv check dbus >/dev/null || exit 1
4-
exec waydroid -w container start
4+
exec waydroid container start

srcpkgs/waydroid/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'waydroid'
22
pkgname=waydroid
33
version=1.6.0
4-
revision=1
4+
revision=2
55
# https://developer.android.com/ndk/guides/abis#sa
66
archs="aarch64* armv7* i686* x86_64*"
77
build_style=gnu-makefile

0 commit comments

Comments
 (0)