commit | c55b23a015af6ebb2edd50466ebad3162762e8b7 | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Fri Mar 08 21:25:48 2024 +0000 |
committer | Achim Thesmann <achim@google.com> | Tue Mar 12 00:48:37 2024 +0000 |
tree | 7db6e0f97296ee3e7c7281645e1f842819d187e2 | |
parent | e7739b9f5444039aa98f4725100ea362af080d64 [diff] |
Only show toast if it not unconditionally blocked Showing a toast when opting in the caller/real caller would not change the outcome of the BAL logic only confuses users. With this change we no longer show toasts in cases that are blocked in Android T or before, where all opt-ins were granted automatically. Test: atest BackgroundActivityLaunchTest Bug: 308059069 Change-Id: Ic6538a51473dd8c17cbd5577df023d39e6759269