commit | 63f9016ee197973b9b1db3010f51491aab89801d | [log] [tgz] |
---|---|---|
author | Colby Ranger <cranger@google.com> | Wed May 16 14:52:14 2012 -0700 |
committer | Colby Ranger <cranger@google.com> | Fri May 18 12:55:17 2012 -0700 |
tree | 85f26f2cea26c654794b81afed377fee404584db | |
parent | 058604b5484444a86c354ae92c250ab2376b3916 [diff] |
Dynamic{Set,Map} should only include explicitly bound items. Currently, the Dynamic{Set,Map}Provider includes any binding that matches the type of the Set or Map, whether it was bound via the Dynamic{Set,Map} or not. The Dynamic{Set,Map}Provider was updated to include only bindings with an Annotation. Change-Id: I124101c982bd52bc3bf27c7bcd70138fd203226a