Files
frameworks_base/core/java/android/app
Mark Renouf 1c25fc531f Removes strong ref to Activity from RequestFinishCallback
This change eliminates the strong reference from
RequestFinishCallback to Activity.

Bug: 139782368
Test: Open then finish an activity within an ongoing app process
      Observe the Activity instance is no longer strongly reachable
      in the app process after onDestroy() completes.

Change-Id: I13e9707e96721a2d491629147337aaedc3473651
2019-09-10 14:08:36 -04:00
..
2019-01-10 19:31:31 -08:00
2019-04-30 11:16:21 -07:00
2019-04-30 14:34:08 -07:00
2019-04-15 12:46:35 -07:00
2019-04-15 23:13:42 +00:00