Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 883e9dc2 authored by William Escande's avatar William Escande
Browse files

Flags: add enable_hap_by_default

Bug: 315241296
Bug: 345826775
Bug: 343526503
Test: None
Flag: com.android.bluetooth.flags.enable_hap_by_default
Change-Id: I78261158aa5e9f19271034c0e2ab69d8db67d392
parent c7d58e93
Loading
Loading
Loading
Loading
+7 −1
Original line number Original line Diff line number Diff line
package: "com.android.bluetooth.flags"
package: "com.android.bluetooth.flags"
container: "com.android.btservices"
container: "com.android.btservices"


flag {
    name: "enable_hap_by_default"
    namespace: "bluetooth"
    description: "On device that support HAP, enable it by default and disable ASHA"
    bug: "345826775"
}

flag {
flag {
    name: "settings_can_control_hap_preset"
    name: "settings_can_control_hap_preset"
    is_exported: true
    is_exported: true
@@ -8,4 +15,3 @@ flag {
    description: "Allow user to control the preset of hearing aid devices"
    description: "Allow user to control the preset of hearing aid devices"
    bug: "306236481"
    bug: "306236481"
}
}