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

Commit eba1e46e authored by Jing Ji's avatar Jing Ji
Browse files

Add a feature flag to log excessive incoming binder proxies in statsd

Bug: 298263955
Test: treehugger
Change-Id: I9d5b7173ffdf83ec2bdd93065290aabdaa3307ef
parent 5da4d675
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -60,3 +60,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "backstage_power"
    name: "log_excessive_binder_proxies"
    description: "Log the excessive incoming binder proxies into statsd"
    bug: "298263955"
}