| package: "android.os.profiling" |
| container: "com.android.profiling" |
| |
| flag { |
| name: "telemetry_apis" |
| is_exported: true |
| namespace: "system_performance" |
| description: "Control API portion of telemetry APIs feature." |
| is_fixed_read_only: true |
| bug: "293957254" |
| } |
| |
| flag { |
| name: "redaction_enabled" |
| namespace: "system_performance" |
| is_exported: true |
| description: "Enables system traces to be ran through redaction process." |
| bug: "327423523" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "persist_queue" |
| namespace: "system_performance" |
| is_exported: true |
| description: "Enables profiling queue persist and restore." |
| bug: "342435438" |
| } |
| |
| flag { |
| name: "system_triggered_profiling" |
| namespace: "system_performance" |
| is_exported: true |
| description: "Enables system triggered profiling apis and functionality." |
| bug: "373461116" |
| } |