The android.telecom.CallAudioState class was only added in API level 23 (Android M), so make sure we don't import it in lower versioned devices.
The android.telecom.CallAudioState class was only added in API level 23 (Android M), so make sure we don't import it in lower versioned devices.