summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupData.cpp
diff options
context:
space:
mode:
author haoranzhang <haoranzhang@google.com> 2023-08-22 16:54:05 +0000
committer Haoran Zhang <haoranzhang@google.com> 2023-08-24 23:09:55 +0000
commit58e1c93cda4749de5509c2718d82e5558c8c9501 (patch)
tree1b8e45219a5c7160a66a7058b7d455a4b3e30935 /libs/androidfw/BackupData.cpp
parent44c44a1107622de6f13a72c7eb18da8aeb29413b (diff)
Resolve session linger caused by RemoteFillService.
Alert shows there are cases of ~400 lingering session objects held by RemoteFillService. RemoteFillService references Session by mCallbacks variable (Session implements FillServiceCallbacks interface). This CL sets reference to mCallbacks to null when doing unbind(), and hope to reduce lingering session objects after its due lifetime. Bug: b/287677604 Test: atest CtsAutoFillServiceTestCases Change-Id: I65de76ae6d8e88642658b73283a41c53fcc5d610
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions