History log of /frameworks/base/media/java/android/media/IAudioFocusDispatcher.aidl
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e2d8aae2ccc51340cf4846ce28f635b825711368 31-Jan-2018 Jean-Michel Trivi <jmtrivi@google.com> Synchronous audio focus behavior with external focus policy

This patch preserves the synchronous nature of audio focus requests,
even when an external focus policy is installed.
When focus is requested, the request is blocked on
the client-side, while AudioService informs the external
policy of the request, and until the ext policy responds
with the focus request result for this client, or
it times out.
The new AudioPolicy API is the call for the external policy
to send the focus request result.

Bug: 63906162
Test: gts-tradefed run gts -m GtsGmscoreHostTestCases -t 'com.google.android.gts.audio.AudioHostTest#testFocusPolicy'

Change-Id: I4671517f7f00eaaed8748bd4013b7d20be3085fb
/frameworks/base/media/java/android/media/IAudioFocusDispatcher.aidl
3a084af2e90849aaa8beb3a610189e3399c63ea0 07-Nov-2012 Kenny Root <kroot@google.com> Correct executable bit for source files

Many media files and source code files were marked as executable in Git.
Remove those.

Also a shell script and python script were not marked as executable.

Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
/frameworks/base/media/java/android/media/IAudioFocusDispatcher.aidl
d5176cfe6eae954e9cef1e2ec17859a5089e1330 28-Jan-2010 Jean-Michel Trivi <jmtrivi@google.com> First implementation of the audio focus management as an extension
of AudioManager and AudioService.
/frameworks/base/media/java/android/media/IAudioFocusDispatcher.aidl