aggregate the items of network selection list

According to bug comment#44, modem only report one PLMN per RAT
for different cells reported for the same PLMN/RAT combination,
UI affregate those items.
Bug: 173387374
Test: atest NetworkSelectSettingsTest

Change-Id: I8e05b9f6784bad7f0de4e79cc6e707749745f0c1
This commit is contained in:
SongFerngWang
2021-07-22 15:47:49 +08:00
parent 1465b649df
commit 2868b4af7a
4 changed files with 207 additions and 25 deletions

View File

@@ -545,4 +545,7 @@
<item>2</item>
<item>3</item>
</integer-array>
<!-- Whether to aggregate for network selection list-->
<bool name="config_network_selection_list_aggregation_enabled">false</bool>
</resources>