migrate carrierconfig to carrierid
1. hook subscriptionInfoUpdater with carrier identifiction. force trigger carrier identification after sim state change broadcast and before updateCarrierConfig. 2. carrierresolver previously listen to subId valid event to trigger carrier identification. instead carrier identification will be triggered explicitly by subscriptionInfoUpdater. 3. not doing full string match to gid1/gid2. Instead do the prefix case insensitive match. Some carrier id info are copied from APN and CarrierConfig which only configure prefix gid. Bug: 110559381 Test: Manual test & unit test Change-Id: Ic42d3f1d4b57c42b99312c959399a61376584fdf Merged-in: Ic42d3f1d4b57c42b99312c959399a61376584fdf
Loading
Please register or sign in to comment