b047e3c28a
Without setattr defined, setting an attr will end up setting a new attribute on the deprecated instance rather than changing my_globals. This means that other functions in my_globals that have a reference to the original will have a different view than external users that get the new attribute. Closes-Bug: #1575316 Change-Id: I7d1f00b5649399cb6db5213fa5efc7a924cf30a8