Enable OMH support in Android Telephony
Support the Open Mobile Handset initative in android telephony. As per the OMH specification in 3GPP2, Data profiles defined for specific services like LBS, TETHERED and UNSPECIFIED are defined in the RUIM/CSIM cards. These profiles are read from the android telephony and used for creating the data calls when the right radio technology (CDMA/DO) is used and when the feature is enabled. * Supports multiple profiles for a particular OMH service type * Supports multiple OMH profiles with same priority * In case of OMH, for all profiles supporting SUPL, arbitration should choose the lowest priority profile when making data calls * Use PROFILE_TYPE_CDMA if no suitable PROFILE_TYPE_OMH available Change-Id: I36adadfa5be42328fc3cb240626589ddde5fdb26 (cherry picked from commit b422d01a7b7be8ae01f72a1e79d032edca5be207) (cherry picked from commit 18d1f7b9850cb3e053964528aa50098176bb0099) (cherry picked from commit ac4a693fb2fd26879e256207b91f7d9af1215706)
Loading
Please register or sign in to comment