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
1 file changed