commit | 0cef0cdcbefe31fea8a169dfd9aa1089a7bbd652 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Fri Apr 13 19:50:49 2018 -0700 |
committer | Chenbo Feng <fengc@google.com> | Tue May 01 19:33:56 2018 -0700 |
tree | a0d8048f1eb1d9ce4ff17164a2ad2132f7077c07 | |
parent | 883abcef8e2ea0612e2226c8e2d05ddc1fb00592 [diff] |
Remove the deleted stats from map The xt_qtaguid module removes per uid stats when an app get uninstalled. So eBPF map should not store the uninstalled stats either. This change help fix the unknown iface problem as well. Bug: 77987430 Test: android.app.usage.cts.NetworkUsageStatsTest Change-Id: Ieb08833ecc35f76d27769042f197d889470faf7f Merged-In: Ieb08833ecc35f76d27769042f197d889470faf7f (cherry picked from aosp commit ef1cab3a984a21e807d3a28987e6d5793b04a039)