commit | f2d2aac68deb47472a5fd7e9a4e958694dc2a3d1 | [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 | ad679603022838a776f7fe3238943518d9c3c7ed | |
parent | 45b100c54139112163d464e12b6d3038ec1277b0 [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