commit | 4068dcbab0d82c6c3b71ac8459c81ea39fb7483c | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Tue Dec 15 15:56:00 2020 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Mon Dec 21 03:48:54 2020 +0000 |
tree | 3888c84bd6880726aa65b0b4ece2fa4c32f00e00 | |
parent | d09e89882de4bdcaab3aa1fc3258642251bb54ae [diff] |
[IT03] Add replacement methods for network activity Reference for NMS in ConnectivityManager should be removed for incoming CS mainline. The API for listening network activity should not go into NMS. As an alternative, the registry requests should be sent to CS and handled by CS. Add necessary alternative in IConnectivityManger first. The detail implementation will be added in the follow up commits. Bug: 170598012 Test: m Change-Id: If4d24b937feb88a61f22073af2f671cf20298364