Remove disallowed network types in the network_type_bitmask

disallowed network types from the bitmask value are
 - NETWORK_TYPE_GSM: 16
 - NETWORK_TYPE_LTE_CA: 19
 - NETWORK_TYPE_IDEN: 11

GSM is voice-only and has nothing to do with APN.
IDEN is an unused network and
LTE_CA is used as LTE.

Bug: 326834511
Test: loads to TelephonyProvider
Change-Id: Iad6d34e31299295bdf5cc6546182662360c097a6
1 file changed