diff options
| author | 2023-11-20 16:23:44 -0800 | |
|---|---|---|
| committer | 2023-11-28 14:11:59 -0800 | |
| commit | 88bbe8206f93272a610e9d24182c6e80b94d8548 (patch) | |
| tree | eafe4a6998ae13e1b9704fc576d0d0ec5f2f85eb /libs/androidfw/FileStream.cpp | |
| parent | cc5ffba101fd3f49f9e0b05b54d74e8a05b4840a (diff) | |
Allow disk reads when context creates LocaleConfig
ContextImpl needs to create a LocaleConfig so resources has access to it
for multilocale. This can cause disk reads which cause a strict mode
violation because it happens on the UI thread. This temporary allows it
on the UI thread just around that read.
Fixes: 309232726
Test: manual
Change-Id: I9e1ad21a19bbbdbe6b2fff78489f43e291babad1
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions