Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc76f97c authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Switch toast to different experiment

This toast should not show in the experiment we want to actually ramp
up, but only when the extra flag is enabled.

Bug: 306059525
Test: atest BackgroundActivityLaunchTest
Change-Id: I078378f7170813a1a6d67088183a995ad80653f1
parent 98ad7769
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -566,7 +566,7 @@ public class BackgroundActivityStartController {
                                + " if the PI sender upgrades target_sdk to 34+! "
                                + " (missing opt in by PI sender)! "
                                + state.dump(resultForCaller, resultForRealCaller));
                showBalBlockedToast("BAL would be blocked", state);
                showBalRiskToast("BAL would be blocked", state);
                return statsLog(resultForRealCaller, state);
            }
            Slog.wtf(TAG, "Without Android 14 BAL hardening this activity start would be allowed"