Add flag for migrating UX to Android settings app.
Flag:com.android.settings.flags.satellite_oem_settings_ux_migration Bug: 378781925 Test: make pass Change-Id: I6f409817a6fb508131e0f787aca4fbfa7e2e5494
This commit is contained in:
parent
4d19f45505
commit
9d82dc346d
1 changed files with 11 additions and 0 deletions
|
|
@ -17,3 +17,14 @@ flag {
|
||||||
purpose: PURPOSE_BUGFIX
|
purpose: PURPOSE_BUGFIX
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
flag {
|
||||||
|
name: "satellite_oem_settings_ux_migration"
|
||||||
|
namespace: "settings_experience"
|
||||||
|
description: "Migrate satellite UX to Android Settings"
|
||||||
|
bug: "378781925"
|
||||||
|
metadata {
|
||||||
|
purpose: PURPOSE_BUGFIX
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue