replicant-frameworks_native/libs
Kenny Root 92f5984d2c Optional use of UTF-8 strings in resource bundles
Allows the use of UTF-8 for packing resources instead of the
default of UTF-16 for Java. When strings are extracted from the
ResStringPool, they are converted to UTF-16 and the result is
cached for subsequent calls.

When using aapt to package, add in the "-8" switch to pack the
resources using UTF-8. This will result in the value, key, and
type strings as well as the compiled XML string values taking
significantly less space in the final application package in
most scenarios.

Change-Id: I129483f8b3d3b1c5869dced05cb525e494a6c83a
2009-12-07 15:14:15 -08:00
..
audioflinger am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. 2009-12-07 12:36:30 -08:00
binder Modify the binder to request 1M - 2 pages instead of 1M. The backing store 2009-11-12 16:31:12 -08:00
surfaceflinger Revert "When using MDP, we needed to use a texture for diming." 2009-12-07 00:17:06 -08:00
ui fix some aspects of [2258746] native crash in launcher2 2009-11-13 15:26:29 -08:00
utils Optional use of UTF-8 strings in resource bundles 2009-12-07 15:14:15 -08:00