ACTIVITY_MANAGER
Content copied to clipboard
Samsung added a static mContext field to ActivityManager, holding a reference to the activity.
This fix clears the field when an activity is destroyed if it refers to this specific activity.
Observed here: https://github.com/square/leakcanary/issues/177