|
|
|
@ -461,7 +461,7 @@ if [ "$PROJECT" = "ubuntu-touch" ]; then
|
|
|
|
|
Chroot chroot "apt-get -y install android"
|
|
|
|
|
|
|
|
|
|
if [ "$ARCH" = "armhf" ]; then
|
|
|
|
|
touchsubarches="flo manta grouper mako generic"
|
|
|
|
|
touchsubarches="flo manta mako generic"
|
|
|
|
|
for subarch in $touchsubarches; do
|
|
|
|
|
cp -v chroot/usr/share/android/product/*-preinstalled-system-armel+${subarch}.img\
|
|
|
|
|
"${PREFIX}.system-armel+${subarch}.img"
|
|
|
|
|