Merge "Add flag to offload bluetooth callback/operations to background thread" into main
This commit is contained in:
8
aconfig/settings_bluetooth_declarations.aconfig
Normal file
8
aconfig/settings_bluetooth_declarations.aconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
package: "com.android.settings.flags"
|
||||
|
||||
flag {
|
||||
name: "enable_offload_bluetooth_operations_to_background_thread"
|
||||
namespace: "pixel_cross_device_control"
|
||||
description: "Gates whether to offload bluetooth operations to background thread"
|
||||
bug: "305636727"
|
||||
}
|
||||
Reference in New Issue
Block a user