Add flag to offload bluetooth callback/operations to background thread
BUG: 305636727 Test: m Settings Change-Id: Iafb90965af6508300679fa16e8fb25d7c3098bcf
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