commit | c3dd1c1b91b4e47c3b141944be68037ec2d607d8 | [log] [tgz] |
---|---|---|
author | Raph Levien <raph@google.com> | Mon Apr 06 10:37:57 2015 -0700 |
committer | Raph Levien <raph@google.com> | Mon Apr 06 19:53:30 2015 +0000 |
tree | ea6b8541cec292c75c2825beda2c23e70a3b8125 | |
parent | 78c926c9a3ee2a513bff08ca3e6276eafeebc531 [diff] |
Load hyphenation data at Zygote init Loading hyphenation data on demand can cause UI jank (and can be a strict mode violation). This patch explicitly loads the data at Zygote init time. It also chooses /system/usr/hyphen-data as the path for this data. Bug: 20060770 Change-Id: Idac68e3971f8638f1d70960594bf6c1050bb23d6