[pm] remove reference to non-AOSP word

Change-Id: Iae9882f12fddb2705f4ac90d09a42623a68d18c8
BUG: 263883652
FIXES: 263883652
Test: builds
This commit is contained in:
Song Chun Fan
2023-02-06 20:29:13 +00:00
parent baba636b8d
commit 7188d9f4dc

View File

@@ -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;