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

Commit b22c0ac0 authored by Ricky Wai's avatar Ricky Wai Committed by Android (Google) Code Review
Browse files

Merge "Hide NetworkStatsFactory class"

parents df7f15e7 0aa3aef9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -43,6 +43,8 @@ import java.util.Objects;
/**
 * Creates {@link NetworkStats} instances by parsing various {@code /proc/}
 * files as needed.
 *
 * @hide
 */
public class NetworkStatsFactory {
    private static final String TAG = "NetworkStatsFactory";