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

Commit 4a74579e authored by Archie Pusaka's avatar Archie Pusaka Committed by Archie Pusaka
Browse files

flag: Add forward_get_set_report_failure_to_uhid

Bug: 369748430
Bug: 315241296
Test: m -j
Change-Id: I7d8b9d5031fee3115976abe2d3ea9c607c78dcda
parent 3af158ea
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -122,3 +122,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "forward_get_set_report_failure_to_uhid"
    namespace: "bluetooth"
    description: "Forward GET/SET REPORT reply to UHID even when the request fails"
    bug: "369748430"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}