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

Commit 2692c95c authored by Brian Delwiche's avatar Brian Delwiche Committed by Android (Google) Code Review
Browse files

Merge "Flag changes for checking invalid discovery database" into main

parents 6e5fb61a f89b0d6b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -32,3 +32,13 @@ flag {
  }
}

flag {
  name: "btsec_check_valid_discovery_database"
  namespace: "bluetooth"
  description: "Check for a valid discovery database before using it, and don't set up a discovery database for a new HF client if one has already been defined for it"
  bug: "356201480"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}