diff options
author | Narayan Kamath <narayan@google.com> | 2014-01-20 13:57:11 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-02-14 14:08:23 +0000 |
commit | 48620f1d1b03e1cb4e0dce4999e0a4c2daf3a1b2 (patch) | |
tree | f3cb2956e73be5cddeef2792622d52a638f643a7 /libs/androidfw/ZipFileRO.cpp | |
parent | 24d8fa739b7ca0791174af260ed95cdc139e0903 (diff) | |
download | frameworks_base-48620f1d1b03e1cb4e0dce4999e0a4c2daf3a1b2.zip frameworks_base-48620f1d1b03e1cb4e0dce4999e0a4c2daf3a1b2.tar.gz frameworks_base-48620f1d1b03e1cb4e0dce4999e0a4c2daf3a1b2.tar.bz2 |
AssetManager support for 3 letter lang/country codes.
- 3 letter codes are packed into the existing 32 bit locale
field in ResTable_config
- We introduce new fields for script / variant information.
Note that we define a "match" between two ResTable_config
structures to be purely on the basis of their language &
country (disregarding the script and the variant). However,
configs with scripts and variants are considered to be more
specific than those without.
(cherry picked from commit 378c6775a62d9c461cde51f06c1b14bb014c78fd)
Change-Id: I7dce82a3fe2412834252723f458826ae41535a78
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions