diff options
author | Hyundo Moon <hdmoon@google.com> | 2017-01-13 15:31:06 +0900 |
---|---|---|
committer | Hyundo Moon <hdmoon@google.com> | 2017-01-31 13:05:10 +0900 |
commit | a055f13ce969c1a499c95873dab037b3b0db95ce (patch) | |
tree | cb93b5f1775dc7c9cd5b9d05e55d074a8e3a3b7e /tools/aapt2/diff/Diff.cpp | |
parent | f67d4498cebab5f6da557fa2f48742405ddcb96c (diff) |
Fix NullPointerException in System UI caused by remote volume change
VolumeDialogController(System UI) only manages active sessions,
but MediaSessionService always notifies the System UI of remote
volume change regardless of whether the session is active or not.
This CL makes MediaSessionService notify of remote volume change
only when the session is active.
Bug: 34033926
Test: Flashed new master build on angler and tested.
Change-Id: Id363c078f75d49732aa7af9578ee44a24649df63
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions