commit | 50310264480c2b8533b7e233a7753f1143518327 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Dec 23 15:52:13 2020 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Jan 13 14:10:15 2021 +0800 |
tree | 532148ec82750f54eb31329be2d4ceec58e23b4e | |
parent | 3bd1e4ffb15c12d68d93312d6a9bbe7d23292fba [diff] |
[IT4.21] Update the label type of idle timer The first parameter of adding idle timer is an unique identity to communicate between ConnectivityService and netd. Netd will notify the activity change using the identity, so it's fine to replace the legacy type with transport type since we should deprecate the usage of legacy type. Bug: 170598012 Test: atest FrameworksNetTests Change-Id: Ia00606539b86872cca9a92285bd940c8a720a033