de08c23dc97ec4c330a9a0f8af073a1efe16f689
This patch fixes NetworkStatsAccessTest by taking into account DEVICESUMMARY which was added in commit 3a8b343ce5220086c4f71e63f5d42f2d28434c4b. Doing $ git revert 3a8b343ce5220086c4f71e63f5d42f2d28434c4b shows that the existing assertions of NetworkStatsAccessTest passed before that commit. This patch also changes NetworkStatsAccessTest to use up-to-date testing style and not depend on the deprecated junit.framework.TestCase. Bug: 32561414 Test: runtest -x frameworks/base/../NetworkStatsAccessTest.java Change-Id: Ib78f137578cf35e1c766b377b7f812a09173c49e
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%