Don't let "tar" manage compression

It may end up calling "zcat", which is not allowed in the building
sandbox. As "gzip" is present int prebuilts, just change the command to
use "gzip" separately.

Conflicts:
	wl/Android.mk
1 file changed