| 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: "enable_hap_by_default" |
| namespace: "bluetooth" |
| description: "On device that support HAP, enable it by default and disable ASHA" |
| bug: "345826775" |
| } |
| |
| 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: "connect_hap_on_other_profile_connect" |
| namespace: "bluetooth" |
| description: "Try to connect HAP when other profile is getting connected" |
| bug: "379771539" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |