Files
app_Settings/aconfig/settings_bluetooth_declarations.aconfig
Haijie Hong 952d9f6514 Add flag to offload bluetooth callback/operations to background thread
BUG: 305636727
Test: m Settings
Change-Id: Iafb90965af6508300679fa16e8fb25d7c3098bcf
2023-11-30 11:05:39 +00:00

9 lines
260 B
Plaintext

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"
}