提交 1e9bba26 编写于 作者: S Simon Fels

snap: use latest available Android image

上级 b723f251
......@@ -65,12 +65,8 @@ parts:
case "$ARCH" in
x86_64)
IMAGE_PATH="2017/07/13"
IMAGE_NAME="android_3_amd64.img"
;;
arm*)
IMAGE_PATH="2017/06/12"
IMAGE_NAME="android_1_armhf.img"
IMAGE_PATH="2018/05/23"
IMAGE_NAME="android_amd64.img"
;;
*)
echo "ERROR: Unknown architecture $ARCH"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册