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

Commit 1f3e7cb4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Flag to encrypt the LE link on reconnection" into main

parents a4e81b9d b03ad613
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -42,3 +42,12 @@ flag {
  }
}

flag {
  name: "le_enc_on_reconnection"
  namespace: "bluetooth"
  description: "Encrypt LE link on reconnection with bonded devices"
  bug: "356201480"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}