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

Commit 841cf175 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Remove defer_outgoing_bcasts flag.

This needs to be replaced with a read-only type flag.

Bug: 327496592
Test: n/a
Change-Id: Ibcf9afba851250fb9a7d01ea8778052c8da8d171
parent 61fb1054
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -60,10 +60,3 @@ flag {
        purpose: PURPOSE_BUGFIX
        purpose: PURPOSE_BUGFIX
    }
    }
}
}

flag {
    namespace: "backstage_power"
    name: "defer_outgoing_bcasts"
    description: "Defer outgoing broadcasts from processes in freezable state"
    bug: "327496592"
}