commit | c5127b478d0b1e72aa60783fcb4f1f1254d01075 | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Wed Aug 30 17:07:44 2023 -0700 |
committer | Nate Myren <ntmyren@google.com> | Fri Sep 08 20:46:26 2023 +0000 |
tree | b4bec7b0b726de8035b612ebe6437d5aea600cf5 | |
parent | 4c6d8c6397f444ca7ca9c03c0c8ef6162ec27f3a [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 Merged-In: I5731ceeab5b9d0c72ce0131e2c9ba2f74558218c Change-Id: Ie92b76ec83552cebb419318c214057f1ea8455d2 (cherry picked from commit ed57878c8e89d136264ed419590a0601bdfa18f6)