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

Commit 9f4d3a6f authored by jasonwshsu's avatar jasonwshsu Committed by Jason Hsu
Browse files

Remove bugfix flag hearing_input_change_when_comm_device

Bug: 394070235
Test: check if flag still exist
Flag: EXEMPT remove flag
Change-Id: Ie467de857d1071c408e18863f5e75eb2dcc3f824
parent 15598953
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -356,13 +356,3 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "hearing_input_change_when_comm_device"
    namespace: "accessibility"
    description: "Listen to the CommunicationDeviceChanged to show hearing device input notification."
    bug: "394070235"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}