Skip to content
Snippets Groups Projects
Commit 70982d84 authored by Kamal Negi's avatar Kamal Negi Committed by Gerrit - the friendly Code Review server
Browse files

Audio doesn't resume after video recording

On receiving media pause command, we stop FM operations(disable audio etc.).
We lost audio focus but we don't configure StoppedOnFocusLoss variable to true.
When Activity restarts, we never lost audio focus as per this variable.
Hence no audio heard on FM resume.

Change-Id: I94ef44c6ec18b2ef9fe03a7519979b1e55f61e99
parent 28a8da7c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment