diff options
| author | 2024-04-11 09:39:23 +0000 | |
|---|---|---|
| committer | 2024-04-11 09:43:39 +0000 | |
| commit | 4a9e500c6ebcd73a7417af413b24b4ec82670c5c (patch) | |
| tree | c20d947504f4d7967d9170d3e299dfa6ad3c7353 /libs/androidfw/StringPool.cpp | |
| parent | fe8be9766fce9df9374e3631d34a0806f345b92c (diff) | |
Ensure font loaded by PHASE_SYSTEM_SERVICES_READY
The previous code ensured font is loaded by the end of
PHASE_SYSTEM_SERVICES_READY for FontManagerService. This
change is a slight tweak to make sure font is loaded by the
time PHASE_SYSTEM_SERVICES_READY begins, so that any other
SystemService can access fonts during PHASE_SYSTEM_SERVICES_READY,
regardless of whether or not they hit PHASE_SYSTEM_SERVICES_READY
before/after FontManagerService.
Bug: 327941215
Change-Id: I20fb4411a8d3cc8ceb2f71c5cc1460cd55ccf2d6
Test: successful boot
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions