Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc561e62 authored by En-Shuo Hsu's avatar En-Shuo Hsu Committed by Automerger Merge Worker
Browse files

Merge "floss: Remove the HF indicator support" am: cdd8c145

parents 92ac97dc cdd8c145
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -120,7 +120,9 @@ config("target_defaults") {
    "TARGET_FLOSS",
    "EXPORT_SYMBOL=__attribute__((visibility(\"default\")))",
    "FALLTHROUGH_INTENDED=[[clang::fallthrough]]",
    "BTIF_HF_FEATURES=0x00000640",
    # BTA_AG_FEAT_ECS (Enhanced Call Status 0x040) |
    # BTA_AG_FEAT_CODEC (Codec Negotiation 0x200)
    "BTIF_HF_FEATURES=0x00000240",
  ]

  if (!(defined(use.bt_nonstandard_codecs) && use.bt_nonstandard_codecs)) {