frameworks/av: Fix pcm offload exception check
PCM offload exception is checked even before compress offload capability is verified. This causes incorrect profile selection when AUDIO_FEATURE_ENABLED_PCM_OFFLOAD is not true. By delaying pcm offload exception check, proper profile selection is ensured. Change-Id: I636cef2c847ca3d598f9c5b3e50fe24c6142883e CRs-Fixed: 777743
Loading
Please register or sign in to comment