snap: update to newer Android image with latest changes included

This commit is contained in:
Simon Fels 2018-06-12 10:17:14 +02:00
commit d720173ed6

View file

@ -70,9 +70,9 @@ parts:
case "$ARCH" in
x86_64)
IMAGE_PATH="2018/06/11"
IMAGE_PATH="2018/06/12"
IMAGE_NAME="android_amd64.img"
IMAGE_HASH="0423700cb963fc64b2776a4e76cff886ef6648f0847f5b88b4ab0d61a7f1694f"
IMAGE_HASH="5c4b8f7caeaf604770e37a29b65c7711b26d009a548b4fac8dfb77585e56dc73"
;;
*)
echo "ERROR: Unknown architecture $ARCH"