OSDN Git Service

Log noisily on uid vs user-handle confusion in the settings provider
authorChristopher Tate <ctate@google.com>
Mon, 14 Oct 2013 00:34:49 +0000 (17:34 -0700)
committerChristopher Tate <ctate@google.com>
Mon, 14 Oct 2013 01:36:08 +0000 (18:36 -0700)
commit0da1357f9827b6a2df24a449dbb8eba12484095c
tree12c79b0be416e0b9e1bdf672d341eb718b3dee00
parentce6d9066b666cb065821163036bdabc9ec8081dd
Log noisily on uid vs user-handle confusion in the settings provider

Make sure that we catch any attempts to pass a uid to the settings
provider's "for this user" code paths.

Bug 11087584
Bug 11208808

Change-Id: I1cc025b2aade9072b4a61b4499d02c82b0085fa2
packages/SettingsProvider/src/com/android/providers/settings/SettingsProvider.java