diff --git a/releasetools/squisher b/releasetools/squisher index ab9091e..184f77a 100755 --- a/releasetools/squisher +++ b/releasetools/squisher @@ -80,6 +80,11 @@ mkdir $REPACK/ota cd $REPACK/ota printf "Unpacking $OTAPACKAGE..." unzip $QUIET $OTAPACKAGE + +echo +printf "leo has limited diskspace so lets remove some unwanted stuff..." +rm -rf $REPACK/ota/system/tts + echo cd $REPACK/ota/system/framework $OPTICHARGER framework-res.apk