diff options
| author | 2024-11-11 18:49:37 +0000 | |
|---|---|---|
| committer | 2024-11-11 18:49:37 +0000 | |
| commit | 64d38fd44887addaf210367f2917dcede3831034 (patch) | |
| tree | c8040e5aa6ad1afdc187bf674de4dd5c3da51643 /libs/androidfw/StringPool.cpp | |
| parent | 18eb83c20e3adb4fc3cf2a89e59780ade3b1e9ba (diff) | |
Don't use concurrent message queue when debugging is enabled
Debugging (and instrumentation) is known to make assumptions
about MessageQueue implementation details that are broken by
the modern concurrent implementation.
Until an alternative to the above is developed and rolled out,
opt out of the new implementation when exposed to this risk.
Bug: 336880969
Change-Id: I59a43a21534f7166803a3927bde8b9ed0fe1696e
Flag: build.RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions