From 48574ae23397207279c52daeb9f901a4f194db0d Mon Sep 17 00:00:00 2001 From: Jack He Date: Tue, 27 Feb 2018 19:34:49 -0800 Subject: [PATCH] Bluetooth: Enable Multi-A2DP/HFP support for up to 5 devices * Set config_bluetooth_max_connected_audio_devices to 5 Bug: 64767509 Test: runtest -j32 bluetooth connect and disconnect to multiple headsets and car kits TestTracker/146725 Change-Id: I211c5683490fd4be00d3379e11e843081c6fb3a6 --- core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 23159f7b2fdc7..a49c6b116c623 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1579,7 +1579,7 @@ 0 - 1 + 5 false