Commit 6c997a9
Dianne Hackborn
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: I1da037b3e2c377b890833ff57ab158965314ac481 parent 2247e3f commit 6c997a9
File tree
11 files changed
+1359
-896
lines changed- core/java/android/content/res
- include/utils
- libs/utils
- tools/aapt
11 files changed
+1359
-896
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
350 | 351 | | |
351 | 352 | | |
352 | 353 | | |
| |||
Large diffs are not rendered by default.
0 commit comments