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

Commit 00001111 authored by Billy Lau's avatar Billy Lau
Browse files

BinaryTransparencyService: Refactor comments.

Internal facing references were not fully removed. This change
ensures that all internal facing references are now removed.

Bug: 263883046
Test: Manual. Not needed - only modifies comments.
Change-Id: Idb7a926e0a7b2d227dfe810e5e871da3c0af9924
parent f6ac7f8e
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;