Merge "Add the flag to control the dual sim onboarding feature" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
928942c80f
@@ -6,3 +6,10 @@ flag {
|
|||||||
description: "Stop honoring CarrierConfigManager.KEY_HIDE_ENABLE_2G. Allow 2G toggle cannot be hidden from users by carriers."
|
description: "Stop honoring CarrierConfigManager.KEY_HIDE_ENABLE_2G. Allow 2G toggle cannot be hidden from users by carriers."
|
||||||
bug: "300248708"
|
bug: "300248708"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
flag {
|
||||||
|
name: "is_dual_sim_onboarding_enabled"
|
||||||
|
namespace: "settings_experience"
|
||||||
|
description: "Control the Dual SIM onobarding feature"
|
||||||
|
bug: "298898436"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user