commit | d45c68dd24fe3dd510af5a9591b5e2f509b56772 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Jul 31 12:14:24 2013 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Wed Jul 31 15:57:49 2013 -0700 |
tree | f9a3d18ecce9509eddcc2b4c5899e2b7c90765a2 | |
parent | af728bd201195799c8e993ece145d607b9ca67df [diff] |
Resource memory optimization. Don't ever need the cached UTF-16 string conversions on the device. Don't need to create those strings, and don't need to create the lookup array for them at all. This requires fixing all of the remaining places in the platform where we interacted with the resources with the blind assumption that the strings are UTF-16. Change-Id: Ia0e5a150499837471e494e85b23b05fa06e0cf1d