Add feature flag and toasts for ASM
Introduce feature flags to control when ASM is enabled. There are two flags - one which blocks launches, and one which posts a toast when a block would be launched. Each flag has 3 states - Off, Enabled for apps targetting U, and always enabled. There is also an exception list, to disable enforcement for known problematic packages while we are testing in Beta. This allows us to roll out blocks for all launches internally for testing, and swap to target SDK gating once ready to launch. Bug: 258792202 Test: Tested on physical device Change-Id: I63a33aed98d5658c4c84fcfadfcce2ad4bdd42cf
Loading
Please register or sign in to comment