Home | History | Annotate | Download | only in android

Lines Matching full:unzip

1276       # Already tried and failed to install unzip command.
1289 logging.warning('unzip not available: %s', str(e))
1337 # While it's zipping, ensure the unzip command exists on the device.
1350 'unzip %s&&chmod -R 777 %s' % (device_temp.name, quoted_dirs),