summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Lee Shombert <shombert@google.com> 2024-09-24 11:44:22 -0700
committer Lee Shombert <shombert@google.com> 2024-09-24 11:45:10 -0700
commit18d6de53e28c40f0c8ebc805dc2a178a6848bc63 (patch)
treeeecf764844e4381b2d1a24a303790fce27cab10c /libs/androidfw/StringPool.cpp
parent0c06c085d06ed70234015edfe395a82150c74147 (diff)
Allow sqlite in isolated processes
The SQLite framework always tests the compatibility WAL flag. However, the flag is not accessible to isolated processes, and testing the flag generates an exception. This change makes the code ignore exceptions when fetching the flag, just as it ignores a null ActivityThread when fetching the flag. Flag: EXEMPT bug-fix Bug: 357905837 Test: atest * FrameworksCoreTests:android.database * CtsDatabaseTestCases Change-Id: I577dabcd409b12d60ec7e24d1dbdfc4608aa5d57
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions