IMS: Set CLIR API Preference Caching
Set CLIR API in GSMPhone can hand over propagation to ImsPhone; which handles success/failure response subsequently. For a success Set CLIR response, ImsPhone needs to cache the CLIR setting in the SharedPreferences, similar to GSMPhone's behavior. Moving saveClirSetting method to PhoneBase to accommodate the same. Bug: 22986988 Bug: 22903347 Change-Id: Ica58aee0e55d93b23f63033e817045ac0a9a3a9e
Loading
Please register or sign in to comment