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

Commit 01397e9c authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Flag to allow reconnection from HOGP device" into main

parents c350731a 4d680b1c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -142,3 +142,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "hogp_reconnection"
    namespace: "bluetooth"
    description: "Allow reconnection from HOGP device irrespective of disconnection reason"
    bug: "378162528"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}