bootanimation: Generate all the missing half-res animations
Change-Id: I6cbca588e30741e077802659ecb4c59ef892473b
This commit is contained in:
committed by
Abhisek Devkota
parent
c71cc6c4a8
commit
9a7eea0e84
BIN
prebuilt/common/bootanimation/halfres/1080.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/1080.zip
Normal file
Binary file not shown.
BIN
prebuilt/common/bootanimation/halfres/1200.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/1200.zip
Normal file
Binary file not shown.
BIN
prebuilt/common/bootanimation/halfres/1536.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/1536.zip
Normal file
Binary file not shown.
BIN
prebuilt/common/bootanimation/halfres/1600.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/1600.zip
Normal file
Binary file not shown.
BIN
prebuilt/common/bootanimation/halfres/720.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/720.zip
Normal file
Binary file not shown.
BIN
prebuilt/common/bootanimation/halfres/768.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/768.zip
Normal file
Binary file not shown.
BIN
prebuilt/common/bootanimation/halfres/800.zip
Normal file
BIN
prebuilt/common/bootanimation/halfres/800.zip
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
HALF_RES_RESOLUTIONS="240 320 360 480 540 600 1440"
|
||||
HALF_RES_RESOLUTIONS="240 320 360 480 540 600 720 768 800 1080 1200 1440 1536 1600"
|
||||
|
||||
for i in $HALF_RES_RESOLUTIONS; do
|
||||
rm -f $i.zip
|
||||
|
||||
Reference in New Issue
Block a user