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

Commit 5426b857 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Delete bcast_event_timestamps flag.

Any code that was guarded by this flag was
removed and the flag has been rolled back.

Bug: 325136414
Change-Id: I9cb571422ba439d5975e8c9d06679c8b3bedfcc5
Test: n/a
parent 13c2d5fd
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -39,11 +39,3 @@ flag {
     description: "Add a new callback in Service to indicate a FGS has reached its timeout."
     bug: "317799821"
}

flag {
    name: "bcast_event_timestamps"
    is_exported: true
    namespace: "backstage_power"
    description: "Add APIs for clients to provide broadcast event trigger timestamps"
    bug: "325136414"
}