Loading flags/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ aconfig_declarations { srcs: [ "hap.aconfig", "hfp.aconfig", "leaudio.aconfig", "system_service.aconfig", ], } Loading @@ -17,6 +18,7 @@ java_aconfig_library { name: "bluetooth_flags_java_lib", aconfig_declarations: "bluetooth_aconfig_flags", visibility: [ "//cts/tests/tests/bluetooth:__subpackages__", "//packages/modules/Bluetooth/android/app", "//packages/modules/Bluetooth/service:__subpackages__", ], Loading flags/leaudio.aconfig 0 → 100644 +15 −0 Original line number Diff line number Diff line package: "com.android.bluetooth.flags" flag { name: "leaudio_broadcast_monitor_source_sync_status" namespace: "bluetooth" description: "New APIs to improve broadcast source sync" bug: "307406671" } flag { name: "leaudio_broadcast_volume_control_for_connected_devices" namespace: "bluetooth" description: "Allow volume control for connected devices" bug: "307408418" } Loading
flags/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ aconfig_declarations { srcs: [ "hap.aconfig", "hfp.aconfig", "leaudio.aconfig", "system_service.aconfig", ], } Loading @@ -17,6 +18,7 @@ java_aconfig_library { name: "bluetooth_flags_java_lib", aconfig_declarations: "bluetooth_aconfig_flags", visibility: [ "//cts/tests/tests/bluetooth:__subpackages__", "//packages/modules/Bluetooth/android/app", "//packages/modules/Bluetooth/service:__subpackages__", ], Loading
flags/leaudio.aconfig 0 → 100644 +15 −0 Original line number Diff line number Diff line package: "com.android.bluetooth.flags" flag { name: "leaudio_broadcast_monitor_source_sync_status" namespace: "bluetooth" description: "New APIs to improve broadcast source sync" bug: "307406671" } flag { name: "leaudio_broadcast_volume_control_for_connected_devices" namespace: "bluetooth" description: "Allow volume control for connected devices" bug: "307408418" }