| package: "com.android.bluetooth.flags" |
| container: "com.android.bt" |
| |
| flag { |
| name: "aics_api" |
| is_exported: true |
| namespace: "bluetooth" |
| description: "Expose new API to control AICS data" |
| bug: "372328699" |
| } |
| |
| flag { |
| name: "settings_can_control_hap_preset" |
| is_exported: true |
| namespace: "bluetooth" |
| description: "Allow user to control the preset of hearing aid devices" |
| bug: "306236481" |
| } |
| |
| flag { |
| name: "synchronize_preset_can_timeout" |
| namespace: "bluetooth" |
| description: "Once a group preset operation timeout, we should be able to recover" |
| bug: "422249143" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |