Skip to content

Commit

Permalink
Enable default browser prompts exp for internal users
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos committed Feb 26, 2025
1 parent a4ce3d6 commit 6ed9517
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions overrides/android-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -1761,6 +1761,37 @@
}
}
}
},
"defaultBrowserPrompts": {
"state": "internal",
"features": {
"defaultBrowserAdditionalPrompts202501": {
"state": "internal",
"settings": {
"activeDaysUntilStage1": 1,
"activeDaysUntilStage2": 4,
"activeDaysUntilStop": 11
},
"cohorts": [
{
"name": "control",
"weight": 1
},
{
"name": "variant_1",
"weight": 1
},
{
"name": "variant_2",
"weight": 1
},
{
"name": "variant_3",
"weight": 1
}
]
}
}
}
},
"unprotectedTemporary": [],
Expand Down

0 comments on commit 6ed9517

Please sign in to comment.