Bug: b/365135457 Test: m Flag: EXEMPT refactor Change-Id: I574c5971e93172b3919b5676f917761d77aa0841
20 lines
415 B
Plaintext
20 lines
415 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system"
|
|
|
|
flag {
|
|
name: "new_apn_page_enabled"
|
|
namespace: "settings_experience"
|
|
description: "Change to the new APN page."
|
|
bug: "298906796"
|
|
}
|
|
|
|
flag {
|
|
name: "refactor_print_settings"
|
|
namespace: "settings_experience"
|
|
description: "Refactor the PrintSettings page."
|
|
bug: "320076351"
|
|
metadata {
|
|
purpose: PURPOSE_BUGFIX
|
|
}
|
|
}
|