| package: "com.android.bips.flags" |
| container: "system" |
| |
| flag { |
| name: "printer_info_details" |
| namespace: "printing" |
| description: "Display media and supply info in printer info page" |
| bug: "374764554" |
| is_fixed_read_only: true |
| } |
| |
| flag { |
| name: "printing_telemetry" |
| namespace: "printing" |
| description: "Metrics tracking final print job status, printer discovery, printer capabilities, and major UI actions." |
| bug: "390478410" |
| } |
| |
| flag { |
| name: "enable_print_debug_option" |
| namespace: "printing" |
| description: "Enable extra debug logging by checking a runtime system property." |
| bug: "397418860" |
| } |