commit | be5d09359c18b6063069ef3d114fbca65c2bc347 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Jan 21 02:05:08 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Feb 18 12:02:02 2021 +0800 |
tree | b9351d0cf17a61b08b3f3965ae01fc7f91a480eb | |
parent | 7dea3c5c3d99bb98ed798632487d4affddeab431 [diff] |
[IT05] Remove the unused network activity logic out from NMS The network activity logic is moved to ConnectivityService. CS is no longer setting the idle timer via NMS to netd. The idle timer should only set from CS, so remove the network activity logic out from NMS. Bug: 170598012 Test: atest FrameworksNetTests Change-Id: Ief9e892586aaee8e9542b9313088fa50d1d411e5