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

Commit f13fbb70 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Flags: add unbonded_profile_forbid_fix" into main

parents 79960e89 cf247586
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -374,3 +374,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "unbonded_profile_forbid_fix"
    namespace: "bluetooth"
    description: "Do not mark profiles as forbidden for unbonded devices"
    bug: "356325069"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}