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

Commit 401d6b89 authored by Jing Ji's avatar Jing Ji Committed by Automerger Merge Worker
Browse files

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

parents 0ae79caa eaa72139
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -28,3 +28,10 @@ flag {
    description: "Restrict network access for certain applications in BFGS process state"
    bug: "304347838"
}

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