summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Jeremy Meyer <jakmcbane@google.com> 2023-11-16 11:58:13 -0800
committer Jeremy Meyer <jakmcbane@google.com> 2023-11-16 11:58:13 -0800
commita1beebfc73b62d97c22557c3dbde14b1047d8d75 (patch)
treeb7d2052fb9f4f478305c47d7895ce7a920df2b1d /libs/androidfw/FileStream.cpp
parentbecf170a090ef4f34f309304355b81445f5409d7 (diff)
Put retrieving the LocaleConfig at app start behind flag
Sometimes when an app is starting there is a crash when getting the LocaleConfig during startup because it ends up reading from disk which is disallowed on the UI thread. This puts that creation behind an existing flag (which it probably should be anyway) to fix the problem while we investigate a better way to do it. Bug: 309232726 Test: automatic Change-Id: I0686fafa0f2edec92c429ee72c653e13476cfbf8
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions