commit | a8c853354ee6f8e8873f0cec8f570896cdf8e64e | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Wed May 27 16:55:13 2020 -0700 |
committer | Nathan Harold <nharold@google.com> | Thu Jul 09 20:38:31 2020 -0700 |
tree | 24859b0307e7cd015f155b14e0a2de2c8659ca07 | |
parent | 63ced6b508331a110c3036c8156e4f16796fd6da [diff] |
Migrate LTE_CA flag to NRI from DSRI Migrate the isUsingCarrierAggregation flag from DataSpecificRegistrationInfo to NetworkRegistrationInfo. This does a few things: -Allows LTE_CA to be properly reported even in IWLAN legacy mode. -Removes one additional layer of drilling up/down to store and retrieve the boolean flag. -Simplifies the ratcheting logic. Bug: 156676862 Test: atest FrameworksTelephonyTests Change-Id: Ia7d9344e590efe0dcf2c7ba6d44d925f72d1e626