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

Commit 42c285b5 authored by Charlie Boutier's avatar Charlie Boutier Committed by Automerger Merge Worker
Browse files

Merge "Pandora: Support multiple flags" into main am: 8a4554cd

parents 16187ba7 8a4554cd
Loading
Loading
Loading
Loading
+11 −6
Original line number Diff line number Diff line
@@ -3128,10 +3128,15 @@
    "SUM ICS": {},
    "VCP": {}
  },
  "flags": {
    "avdtp_error_codes": [
  "flags":[
      {
         "flags":[
            "avdtp_error_codes"
         ],
         "tests":[
            "A2DP/SNK/AVP",
            "A2DP/SRC/AVP"
         ]
      }
   ]
}