Adding unit tests for MDM Proxy Restriction

Unit tests to test various proxy modes' interaction with
ProxyChangeListener.

Also including fixes to bugs revealed by unit testing.

These tests use the Bundle communications mechanism defined by
MDM, but do not actually send data through the RestrictionsManager.
This is enough for unit testing since involving the
RestrictionsManager would be more of an integration/systems test.

Change-Id: Ia5e12ccb1997594673d954dfbe878c0f4846b14a
2 files changed