Data profile refactoring
Data profile should use the public defined types instead of the internal defined data types. 1. Using integer instead of string for protocol type. 2. Using TelephonyManager.NetworkTypeBitMask instead of the internal ServiceState.RIL_RADIO_TECHNOLOGY_XXX in data profile. Test: Telephony sanity tests Bug: 73659459 Merged-In: Ib025f353a199f2d1e7acb9c5e630ce871450323b Change-Id: Ib025f353a199f2d1e7acb9c5e630ce871450323b (cherry picked from commit 2de82f19)
Loading
Please register or sign in to comment