libbt: remove MIN_NUMBER_A2DP_SDUS lineage-17.1 lineage-18.1 lineage-19.0 lineage-19.1
authorJan Altensen <info@stricted.net>
Wed, 2 Sep 2020 23:05:05 +0000 (01:05 +0200)
committerJan Altensen <info@stricted.net>
Tue, 8 Sep 2020 20:18:42 +0000 (22:18 +0200)
 * this does not exist on aosp

Change-Id: If6e3d234a5ce6dadea2a3bf13fdfd24f1c3e216f

include/bdroid_buildcfg.h

index 2d2205d9b75d4437aa25f80accc1ccf8c78f7c8e..a07323af50bfced7b7f68e024004c473fb798746 100644 (file)
@@ -72,6 +72,5 @@
  * Ensure that A2DP data is scheduled in a way that suits the scheduling in Coex and BT-only scenarios
  */
 #define L2CAP_HIGH_PRI_MIN_XMIT_QUOTA       6
-#define MIN_NUMBER_A2DP_SDUS                3
 
 #endif