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

Commit ea4678a2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "BinaryTransparencyService: Refactor comments."

parents f3734241 00001111
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1199,7 +1199,7 @@ public class BinaryTransparencyService extends SystemService {
    }

    /**
     * JobService to measure all covered binaries and record result to Westworld.
     * JobService to measure all covered binaries and record results to statsd.
     */
    public static class UpdateMeasurementsJobService extends JobService {
        private static long sTimeLastRanMs = 0;