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

Commit 8a4554cd authored by Charlie Boutier's avatar Charlie Boutier Committed by Gerrit Code Review
Browse files

Merge "Pandora: Support multiple flags" into main

parents 98caa708 b0fb506e
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"
         ]
      }
   ]
}