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

Commit 15b566ad authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Flags: add unbonded_profile_forbid_fix" into main am: f13fbb70 am: 3a97a33d

parents f3d12c62 3a97a33d
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
    }
}