commit | b2251826e92c9e513e7ddd34e009c56e56781986 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Wed Feb 06 07:32:06 2019 -0800 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Fri Feb 15 15:34:55 2019 -0800 |
tree | 11f51835ffa89e4fe0cd57d1e8a2c591c20c11ce | |
parent | 826e270caa1582e706fc008f633f99c4242e53f8 [diff] |
AudioService: Make suspended apps lose audio focus Handle ACTION_PACKAGES_SUSPENDED in AudioService. Send FOCUS_LOSS to any suspended app that is in the focus stack and remove it from the stack Annotate nullability of package name, AudioAttributes and clientId for audio focus. Bug: 119328282 Test: suspend app with focus, check output of dumpsys audio Change-Id: I34103f8910146fc573c9efc806e8f1a1ffc722c9