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

Commit bcfe1253 authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

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

parents 81da675d fd090d1a
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
    }
}