Snap for 4447680 from e33bc3b967aef6f10df82e5b374e4b701ce6ca69 to pi-release

Change-Id: I01a65cfddf0f5d774ae55f359b88845ce8518ff2
This commit is contained in:
android-build-team Robot
2017-11-12 08:31:52 +00:00

View File

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