Hide NetworkStatsFactory class
Test: Able to compile Change-Id: I37f385c773120405c437643b5de406772a684dcd
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user