commit | 4dd4e08c4e729672b0056ff938bac2048cc08618 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Mon Dec 21 18:07:39 2020 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Dec 23 17:34:08 2020 +0800 |
tree | 05c7cd4b926c1a01284a792ad03f798a1fa34664 | |
parent | 77a230740c181a0f483b00a065c62ebbeffdc728 [diff] |
[IT4.2] Update argument type of interfaceClassDataActivityChanged The argument type of interfaceClassDataActivityChanged takes a string for the network type. It requires both the receivers and NMS to do type transformation. The transformation is a redundant work. Update it to take integer directly and rename to understandable naming. Bug: 170598012 Test: atest FrameworksNetTests Change-Id: Ibe9fa7a1b71af2dab916b5d615742e77e4174c39