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

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

Merge "Flag to read LE appearance for new devices" into main

parents 35896bfe 2e429f2d
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
    }
}