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

Commit 5727cec0 authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Automerger Merge Worker
Browse files

Merge "Flag to not validate the bond state from Profiles" into main am: bcfe1253

parents 495167d8 bcfe1253
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -157,3 +157,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "donot_validate_bond_state_from_profiles"
    namespace: "bluetooth"
    description: "do not validate bond state from profiles for incoming connections as stack already ensures secure service access"
    bug: "353738134"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}