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

Commit 83424027 authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Automerger Merge Worker
Browse files

Merge "Flag to allow reconnection from HOGP device" into main am: 01397e9c

parents e22829cf 01397e9c
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
    }
}