diff --git a/flags/leaudio.aconfig b/flags/leaudio.aconfig index 0a30ef0476fcfb94dd6fec356aea5c75ad843913..817358d5f98e3ab05ad7ef1f28ea21abf129241b 100644 --- a/flags/leaudio.aconfig +++ b/flags/leaudio.aconfig @@ -179,3 +179,13 @@ flag { purpose: PURPOSE_BUGFIX } } + +flag { + name: "leaudio_codec_config_callback_order_fix" + namespace: "bluetooth" + description: "Fix for the order on the callback" + bug: "326442537" + metadata { + purpose: PURPOSE_BUGFIX + } +}