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

Skip to content
Commit ba966d43 authored by Valentin Iftime's avatar Valentin Iftime
Browse files

Fix Toast leak in AccessibilityManager

 AccessibilityManager registers a client object in the constructor.
 So only create a AccessibilityManager when trying to send an accessibility event,
  as there may be multiple ToastPresenters initialized without being used: from the client app and SystemUi.

Test: atest WindowUntrustedTouchTest
 atest ToastWindowTest
 atest ToastPresenterTest
 atest ToastUITest

Bug: 298593662
Change-Id: Ie8a4440338d25d521eb036dc4531c820d5a35267
parent b06a5995
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