commit | cd77134a9105ff549d2c36b35ef0ddfb13e8c4cc | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Tue Feb 19 09:57:32 2019 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Fri Apr 05 02:38:24 2019 +0000 |
tree | 218889c33682e7515e18618d1c497a74aaab830b | |
parent | 7754d368f4df84563996d3715b5b7213220c6252 [diff] |
Fix for NetworkStats/Telephony deadlock Call into NetworkStatsService to update uid foreground state without the NPMS lock held. Both calls are from the handler thread, so no sequencing issues. Bug: 123274986 Bug: 74007921 Test: atest CtsHostsideNetworkTests Change-Id: I9e8449e5a75db616e646f55c930ff82982fc9083 Merged-In: I9e8449e5a75db616e646f55c930ff82982fc9083