commit | cde9e891137ca97eb993bf8f18b868b15fa125c0 | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Fri Apr 21 08:48:18 2023 -0700 |
committer | Achim Thesmann <achim@google.com> | Tue Apr 25 12:13:10 2023 +0000 |
tree | da4248794605ac6e33612fdec9c431579ff3715b | |
parent | 91769359c2afaf9e84b4c167daf2672af8a935e7 [diff] |
Add real calling package name to log. To identyify the sender app that needs to be fixed we need the real calling package, not the calling package. Test: atest BackgroundActivityLaunchTest Change-Id: I7c970d8d43e5e980e95f290cf2bdf1bab4020472 Bug: 236231785