OSDN Git Service

Don't check qtaguid file unless using them
authorChenbo Feng <fengc@google.com>
Fri, 14 Sep 2018 22:16:48 +0000 (15:16 -0700)
committerChenbo Feng <fengc@google.com>
Fri, 14 Sep 2018 23:13:14 +0000 (16:13 -0700)
commitf1ef0a89742d80ccf12c3fcbf1aaf84a643f2ade
treef278f23bec28e90017229f20a00f3161bbedec22
parent6d66e03371e02f6cddc02b2377dacd3bfac604ea
Don't check qtaguid file unless using them

The proc file of xt_qtaguid module is not necessarily exist on future
devices. We should only check it if the device need to read the stats
file for network usage information.

Bug: 79938294
Test: NetworkUsageStatsTest TrafficStatsTest
Change-Id: I5ac6feef8b9a26daa68b381a985925e24b0d80af
core/jni/com_android_internal_net_NetworkStatsFactory.cpp