telephony: Support mvno tethering apn through config_tether_apndata
The GSMDCT already has classfication of mvno operator in createApnList(). But, fetchDunApn() funtion has no consideration about mvno operator. So it needs to be implemented for mvno operator. As qualifier could not be classified by mvno parameter, the resource should be changed to support multiple apns by one mcc/mnc. The modified fetchDunApn() returns matched mvno apn or normal(not mvno) apn. Bug: 10096119 Change-Id: I551236040c810b9603fb84542af9765184ce0c29
Loading
Please register or sign in to comment