diff options
| author | 2024-07-12 01:15:37 +0000 | |
|---|---|---|
| committer | 2024-07-12 01:15:37 +0000 | |
| commit | 398e15e52e8877d3c0daf7ba7a4aeabf40d6cf32 (patch) | |
| tree | 9e407b06b59e974053cb4218ed44a50ab0e1e692 /libs/androidfw/StringPool.cpp | |
| parent | 1c303cdc762d3f821d412643e3a538d16d94a4ef (diff) | |
Remove a dangerous exception swallowing
Apparently such a try/catch has never been safe, as we do not know
what operations will be skipped after the SecurityException with
message
"Permission Denial: not allowed to send broadcast"
is thrown.
Bug: 352615651
Test: FrameworksInputMethodSystemServerTests
Flag: TEST_ONLY
Change-Id: I97458944dd1227331f89d6ca8e0da541cf23e74b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions