Add the tool etc1tool to the sdk.

etc1tool is a command line tool for compressing and decompressing
ETC1 textures. This texture format is commonly supported by OpenGL
ES 2.0 GPUs.
This commit is contained in:
Jack Palevich
2010-01-08 15:56:34 +08:00
parent 30d42878b3
commit e1a1faefa9

View File

@@ -29,6 +29,7 @@ bin/aidl platforms/${PLATFORM_NAME}/tools/aidl
bin/adb tools/adb
bin/sqlite3 tools/sqlite3
bin/dmtracedump tools/dmtracedump
bin/etc1tool tools/etc1tool
bin/hprof-conv tools/hprof-conv
bin/mksdcard tools/mksdcard
bin/zipalign tools/zipalign