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

Commit c5089d77 authored by Jing Ji's avatar Jing Ji Committed by Android (Google) Code Review
Browse files

Merge "Add a feature flag to log excessive incoming binder proxies in statsd" into main

parents ae069ede eba1e46e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -68,3 +68,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"
}