You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #1 (comment). Difference is that affected field in InputMethodManager is mServedView instead of mCurRootView. It looks like it should also be ignored as well.
We don't have enough time to do the investigative work on this type of issue, so I will close this issue for now. We'll happily take contributions to AndroidExcludedRefs.java, if the leak is demonstrated and the fix provided to AOSP.
@pyricau I don't have that device anymore and error wasn't observed anywhere else. It seems that it is introduced by manufacturer and do not need to be fixed in AOSP.
So the only thing to do is to add PR with exclusion similar to this one: bbec432#diff-5e887a071f8a7dbdcac77674147c5f07R160
There is nothing to demonstrate and do with AOSP.
Would it be sufficient for you?
Similar to #1 (comment). Difference is that affected field in
InputMethodManager
ismServedView
instead ofmCurRootView
. It looks like it should also be ignored as well.The text was updated successfully, but these errors were encountered: