summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Jerome Gaillard <jgaillard@google.com> 2024-11-11 19:24:55 +0000
committer Jerome Gaillard <jgaillard@google.com> 2024-11-11 19:32:11 +0000
commit9a629e24776b648be56188aa3364e7d3953dae11 (patch)
tree041667eb7e2d7bd337212d898e7938a71dffed45 /libs/androidfw/StringPool.cpp
parentdd5840f5ecf99e91eaf723d64be3a13b101394f0 (diff)
Add android_text_Hyphenator to libandroid_runtime for host
android_text_Hyphenator relies on mmap to do memory mapping of the hyphenation pattern files. This is not supported on all host platforms. Instead, this uses the MappedFile class from libbase which is supported on all platforms. In addition, this allows for customization of the location of the pattern files by using a system property instead of a hardcoded value. Flag: NONE host-only change Bug: 353457304 Test: build libandroid_runtime on host Change-Id: I2c8f345fb6172c0f719732517b8c84a61109de27
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions