Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 398e15e5 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

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
parent 1c303cdc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment