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

Commit 7188d9f4 authored by Song Chun Fan's avatar Song Chun Fan
Browse files

[pm] remove reference to non-AOSP word

Change-Id: Iae9882f12fddb2705f4ac90d09a42623a68d18c8
BUG: 263883652
FIXES: 263883652
Test: builds
parent baba636b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ import java.util.concurrent.atomic.AtomicLong;
import java.util.stream.Stream;

/**
 * Metrics class for reporting stats to logging infrastructures like Westworld
 * Metrics class for reporting stats to logging infrastructures like statsd
 */
final class PackageMetrics {
    public static final int STEP_PREPARE = 1;