diff options
author | Sungmin Choi <sungmin.choi@lge.com> | 2015-08-07 18:12:19 -0700 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2015-08-13 17:07:11 -0700 |
commit | 4a05bbcd38604cbbcbac66af1abc69ecffddad8b (patch) | |
tree | 4d1d15da472f548e8ada3c6965976277825c890b /docs/html/sdk/api_diff/23/changes.html | |
parent | f75577295765ca13bf3d0d5bffa81b569cb88da2 (diff) |
Fix to check the incoming userid argument for RingtonePlayer
In PowerNotificationWarnings, where it dispatches notifications
with UserHandle.ALL:
mNoMan.notifyAsUser(TAG_NOTIFICATION, R.id.notification_power, n, UserHandle.ALL);
The fix is to have RingtonePlayer check the incoming userId argument to playAsync(),
and change USER_ALL to USER_OWNER.
BUG=22516181
BUG=22992637
Change-Id: Ia3f8aaa2bee7fb15c24542e2331b2bc5a877e715
Diffstat (limited to 'docs/html/sdk/api_diff/23/changes.html')
0 files changed, 0 insertions, 0 deletions