c43aef766dfd138718fccfe309143bd3e38daa6e
ServiceState#setIsUsingCarrierAggregation() does not work because
it sets current CA status to the copied instance but it does not set
to the original data. As a result, System UI cannot be determined
correctly whether to display the RAT icon as carrier aggregation
or not, the problem occurs.
To resolve the problem, apply the copied instance to the original data
by using addNetworkRegistrationInfo().
Test: manual - Checked that correct RAT icon is displayed according to
rat ratchet behavior.
Bug: 141276200
Merged-In: Ic9a26ff932647b09d8770304c3057b572afaf2a4
Change-Id: Ic9a26ff932647b09d8770304c3057b572afaf2a4
(cherry picked from commit aa5e03121f)
…
…
…
…
…
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%