Merge "[pm] remove reference to non-AOSP word"

This commit is contained in:
TreeHugger Robot
2023-02-06 23:11:00 +00:00
committed by Android (Google) Code Review

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;