commit | 9c3707f76a9bc49b602fbe65b4dfe3bfc7d22f24 | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Thu Jan 21 13:08:31 2021 -0800 |
committer | Seigo Nonaka <nona@google.com> | Fri Jan 22 11:58:55 2021 -0800 |
tree | 137147e5374eec78cb485357c8ad4a80923e26fd | |
parent | 314e6d945004b09a8d663646e47a0845cbc11349 [diff] |
Add /data/fonts/files directory The updated font files will be stored to /data/fonts/files and all application will read it for drawing text. Thus, /data/fonts/files needs to be readable by apps and only writable by system_server (and init). Bug: 173517579 Test: atest CtsGraphicsTestCases Test: Manually done Change-Id: Ia76b109704f6214eb3f1798e8d21260343eda231