commit | 9cc5b0f8b0f0acd4a55b48378fa77c0f1fea5798 | [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 | f48f75ba84f855ff65f6202c0af321de6480b080 | |
parent | 80dbb1067cda144c7933718b8f49467d6a87b247 [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