RemoteActionShortcut: try avoiding Activity leaks.
Hold a WeakReference into the closure, allowing the Activity to be GC'ed if nobody else is keeping it alive. Bug: 255833934 Test: atest --rerun-until-failure 100 NexusLauncherTests:WellbeingTests Change-Id: Ica06d10a442390fe499d4d75e985d3510e2e63e1
Loading
Please register or sign in to comment