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
2 files changed