aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorƁukasz Rymanowski <rlukasz@google.com>2024-03-07 06:58:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-07 06:58:15 +0000
commit1ff8fc02139c64c10f0fcd612befad8b6125f0b1 (patch)
tree837c335a4732df800cb864661200ae45c1426c6a
parent650f40acdcf2d8afba7506c85974d3f548a06940 (diff)
parent058c20ae411f1f6f4243ff46b69a8fe66740ebd8 (diff)
downloadBluetooth-emu-34-2-dev.tar.gz
Merge "flags: Add leaudio_allow_leaudio_only_devices" into mainemu-34-2-dev
-rw-r--r--flags/leaudio.aconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/flags/leaudio.aconfig b/flags/leaudio.aconfig
index 817358d5f9..55321460bf 100644
--- a/flags/leaudio.aconfig
+++ b/flags/leaudio.aconfig
@@ -189,3 +189,10 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
+
+flag {
+ name: "leaudio_allow_leaudio_only_devices"
+ namespace: "bluetooth"
+ description: "Enable Le Audio for LeAudio only devices"
+ bug: "328471369"
+}