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

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

Merge "Add flag read_model_num_fix" into main am: d828b6f9 am: 1465311a

parents 4329e517 1465311a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -31,3 +31,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "read_model_num_fix"
    namespace: "bluetooth"
    description: "Read model number for all devices, including ones bonded through Fast Pair"
    bug: "337087330"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}