commit | 2142a2b0554c9e06e2be272020d02819e046c0b3 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Thu Mar 14 20:04:02 2019 -0700 |
committer | Chenbo Feng <fengc@google.com> | Thu Mar 14 20:26:10 2019 -0700 |
tree | 95c67641296cca015ff804d0c5ba085d67084059 | |
parent | 4c6fd928918f760f4c491e7c5b47819bb1ad96b6 [diff] |
Always allow system uid to update device stats The system uid always have permission UPDATE_DEVICE_STATS but it cannot be properly recognized by permissionMonitor since it is not a installed package. Instead, netd should always allow the system uid to do the action. Fix: 128638982 Bug: 124004517 Test: NetworkUsageStatsTest "dumpsys netd trafficcontroller" show entries in counterSet map Change-Id: I7214d7d9acd95bf514c4b6dad9f6d0659be6d571