tree cbbf08b897a1185b2b4c6fb05d9a0a63b4650afb parent b5e5c62237379c8cf98d5a4321e82f76261f0db4 author Dave Borowitz 1397843838 -0700 committer Dave Borowitz 1397844075 -0700 Revert "ConfigUtil: add method to populate an existing CacheBuilder" CacheBuilder has some frustrating state checking to make sure values are set only once. This means setting values in the config that are already set in the passed-in CacheBuilder fails with an IllegalStateException. Callers unfortunately have to go back to reading only from the config. This reverts commit 886ed4726d5bbb00d0c8c515c13a0d346e63acee. Change-Id: I713f46bffb7dc9b646e9a9acfa8223283f51f5ad