summaryrefslogtreecommitdiff
path: root/tools/aapt2/optimize/MultiApkGenerator.cpp
diff options
context:
space:
mode:
authorQiong Liu <qiong.xb.liu@sony.com>2019-08-26 18:58:07 +0800
committertakeshi tanigawa <takeshi.tanigawa@sony.com>2019-12-23 16:56:36 +0900
commitaa5e03121f5202c24faed333663893300e37ec46 (patch)
tree5d84f43e350acc9a9678164ba3daf1ff49d71a00 /tools/aapt2/optimize/MultiApkGenerator.cpp
parent62a1827a74973b282826059a3e149e9e285438b4 (diff)
4G+ RAT icon can not be displayed when back to 4G from 4G+
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 Change-Id: Ic9a26ff932647b09d8770304c3057b572afaf2a4
Diffstat (limited to 'tools/aapt2/optimize/MultiApkGenerator.cpp')
0 files changed, 0 insertions, 0 deletions