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

Commit af34fa00 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "flags: Add do_not_replace_existing_cod_with_uncategorized_cod" into main

parents 5edd7bab 51a837e3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -21,3 +21,13 @@ flag {
    description: "Force BR/EDR transport for retrying SDP service discovery"
    bug: "326656580"
}

flag {
    name: "do_not_replace_existing_cod_with_uncategorized_cod"
    namespace: "bluetooth"
    description: "Don't replace an existing stored class of device with one determined to be uncategorized"
    bug: "335909751"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}