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

Commit f89b0d6b authored by Brian Delwiche's avatar Brian Delwiche
Browse files

Flag changes for checking invalid discovery database

Bug: 356201480
Bug: 315241296
Flag: com.android.bluetooths.flag.btsec_check_valid_discovery_database
Test: m libbluetooth
Tag: #security
Ignore-AOSP-First: Security
Change-Id: Id67a4bfb6761b3cfad5b52775a5bb9a3d765a3c3
parent ad82aa64
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
  }
}