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

Commit f6079d75 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Flag to read LE appearance for new devices" into main am: f01b20c7 am: 88922db1

parents c5b522ae 88922db1
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -137,3 +137,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "read_le_appearance"
    namespace: "bluetooth"
    description: "Read GATT Appearance characteristic on new LE connections"
    bug: "362367900"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}