Go to file
Dianne Hackborn 60b133efc3 aapt now sorts the strings in the resource string pool.
In our current environment with very many translations, this can
save a lot of RAM -- for example over 200K in Gmail just by sorting
the strings in the Gmail .apk (not the framework).

Also add a new aapt command to print the contents of the resource
table string pool.

Change-Id: I1da037b3e2c377b890833ff57ab158965314ac48
2012-01-31 15:41:30 -08:00
cmds Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
include aapt now sorts the strings in the resource string pool. 2012-01-31 15:41:30 -08:00
libs aapt now sorts the strings in the resource string pool. 2012-01-31 15:41:30 -08:00
opengl fix a race condition in eglMakeCurrent() 2012-01-30 18:20:52 -08:00
services/surfaceflinger SF now synchronizes to VSYNC 2012-01-30 15:21:23 -08:00
MODULE_LICENSE_APACHE2
NOTICE