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

Commit 86526900 authored by Olivier Gaillard's avatar Olivier Gaillard
Browse files

Use statsd name in comments.

Test: atest statsd_test
Change-Id: Id71ee00c02860f5ee8db383b7d9d5bbf879f0dba
parent a8b70115
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -568,7 +568,7 @@ public class BinderCallsStats implements BinderInternal.Observer {
    }

    /**
     * Aggregated data by uid/class/method to be sent through WestWorld.
     * Aggregated data by uid/class/method to be sent through statsd.
     */
    public static class ExportedCallStat {
        public int callingUid;