commit | 7c78ce6e4dea0deae47ebb8d28c7512c4f0a1ec4 | [log] [tgz] |
---|---|---|
author | Sergey Volnov <volnov@google.com> | Fri Jan 24 17:15:35 2020 +0000 |
committer | Sergey Volnov <volnov@google.com> | Tue Jan 28 13:36:53 2020 +0000 |
tree | b93a87ba5b011c16b3c7732bb69bb6a850e1367e | |
parent | f0265e7208a31b7ff87e899585f0c8ff243970c6 [diff] |
Made DataShareCallbackDelegate a static class not storing a hard reference to its parent. This is to prevent occasional data leaks caused by GC not cleaning up parent resources. Bug: 148265162 Test: built Android and performed an E2E test Change-Id: Ie2b948fa2e5f457f2f44883cfb5995287a704bb5