Add PrintRepository for display Print services. Bug: 320076351 Flag: com.android.settings.flags.refactor_print_settings Test: manual Test: unit test Change-Id: I1ea52508d504161675eeffeb3ec077caa641cb2c
20 lines
419 B
Plaintext
20 lines
419 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
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
|
|
}
|
|
}
|