commit | 4153670ea2093547d67caf2b0ad50d8f5317a24c | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Sat Nov 19 00:18:42 2022 +0000 |
committer | Yan Yan <evitayan@google.com> | Fri Dec 16 00:07:32 2022 +0000 |
tree | 3cae4e41c0da254d71fc1d34f8e6711390e49edb | |
parent | eb68f592dd32d13e318b49812c1acf09bdedbf4e [diff] |
Store priority class as final in UnderlyingNetworkRecord This commit refactors UnderlyingNetworkRecord to store its priority class as a final field and calculate it during construction. This commit improves the code maintainabiliy in the network selection logic. Bug: 245618320 Test: FrameworksVcnTests, CtsVcnTestCases Change-Id: I346323cb18de935626b2dc6343be41c21fc7f055