commit | d2726582f135383e56661bc41d750966642dab45 | [log] [tgz] |
---|---|---|
author | Maggie Benthall <mbenthall@google.com> | Mon Feb 04 13:28:19 2013 -0500 |
committer | Maggie Benthall <mbenthall@google.com> | Wed Feb 06 18:53:47 2013 -0500 |
tree | c3a4b288963fc5acc95f7f6f1c805dc566e39076 | |
parent | 484f3bdcd663d4ddc9521e788c45338b34a1691d [diff] |
Fix for SettingsProvider to query for correct user. insertForUser takes a specified user and attempts to adjust that user's settings, first looking at their existing settings to determine the difference. However it was querying the settings for the calling user, rather than for the user whose settings were being changed. Also add a test that exercises the fix. Change-Id: I6ed6fd79154ac1b6e6ab880769ac9081dfff6b80