commit | 770d50ed431dd16850b916c7adf7a9b89d443cc3 | [log] [tgz] |
---|---|---|
author | Etienne Ruffieux <eruffieux@google.com> | Tue Dec 14 18:39:55 2021 +0000 |
committer | Etienne Ruffieux <eruffieux@google.com> | Wed Dec 15 22:03:50 2021 +0000 |
tree | dff59a9fe94ec677f35602c54da4fe8e78542c5c | |
parent | 2a1dc3a8e9e556ba89746d5d11063eadac83971d [diff] |
Moved AttributionSource related APIs in AttributionSource Modified myAttributionSource() to check for global AS for process in ActivityThread and fallback to building new AS with PackageManager#getPackageForUid(myUid()) if null. Tag: #feature Bug: 210467846 Bug: 210468546 Test: build Change-Id: I7aa75395469bf0bb806100420faaf98c52057355 CTS-Coverage-Bug: 210906055