commit | 369edaf327f740eb485ee769baa6198451e06d02 | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Tue Sep 19 20:09:39 2023 +0000 |
committer | Nate Myren <ntmyren@google.com> | Fri Oct 13 19:46:46 2023 +0000 |
tree | 8b15e38afc73fbc4bf91515caf14b0151b6598e2 | |
parent | ca63bf60a4534750e493189be53f26ec563dbc4b [diff] |
Store trusted AttributionSources without token Storing them with token means that there is a strong reference to the token, preventing the WeakHashMap from properly purging values This CP also includes changeID I5731ceeab5b9d0c72ce0131e2c9ba2f74558218c Bug: 298253183 Test: manual (for WeakHashMap ejection) atest CtsAttributionSourceTestCases Change-Id: Id685427a4e93a5eecc73461c4ec3526b20a100cc Merged-In: Ie92b76ec83552cebb419318c214057f1ea8455d2