Refine TelephonyManager#getBitMaskForNetworkType
- Replace 1 << (NETWORK_TYPE_IDEN - 1) with NETWORK_TYPE_BITMASK_IDEN - Deprecate NETWORK_TYPE_BITMASK_LTE_CA - Combine NETWORK_TYPE_LTE and NETWORK_TYPE_LTE_CA to both return NETWORK_TYPE_BITMASK_LTE Bug: 230384032 Test: m Change-Id: I1f83990a53be9ce10bf8f6f4debdbd8eb187b9e2
Loading
Please register or sign in to comment