commit | fd61f7f0cbdcc6f795aa1ee544e74b54eec77ffd | [log] [tgz] |
---|---|---|
author | Zoey Chen <zoeychen@google.com> | Wed Apr 21 13:42:10 2021 +0800 |
committer | Zoey Chen <zoeychen@google.com> | Wed Apr 21 14:02:43 2021 +0800 |
tree | 1cdf901baae39ac6fb33a2bee36b22d17a6c7dfa | |
parent | 229d0469f8b8ac78abd3167d9101981811ae92c5 [diff] |
[Telephony] getDataNetworkType() uses incorrect subid When data network type is queried without sub id, network type on default voice sub is being returned. Instead it should return network type value on dds sub. Fix is to replace getDefaultSubscritpion with getDefaultDataSubId Bug: 145683023 Test: make Change-Id: Ie7ba466f308d5c16a14287228b3036c5bf187c07