commit | 7d098d938e3414da40557ad6217d872282056b43 | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Wed Nov 14 15:54:15 2012 -0800 |
committer | Chiao Cheng <chiaocheng@google.com> | Wed Nov 14 15:54:15 2012 -0800 |
tree | c4d616bb99adda7452c6257aa91d9a6a343ef9e1 | |
parent | 874e0edc8875776588dd42dca29cdb0a10b76eb0 [diff] |
Use Objects from guava library. Switch com.android.internal.util.Objects to com.google.common.base.Objects. Technically this change is not necessary for the provider but it nice to use the same code everywhere. And since the provider already has a dependency on guava anyways, this doesn't hurt. Bug: 6948882 Change-Id: I565d65f00b1f25c4ae1bf3c8086c10ab2f31dfd5