WifiConfigManagerNew: Send broadcasts & write store
Send the expected WifiManager broadcasts on network
addition/updation/removal. Also trigger config store writes for these
network modifications.
Resturctured the unit tests to verify the broadcast sending and store
writes.
While there,
Cleaned up the existing log style. All local logs will be prefixed by
the method name in which they're in. All logcat logs will not have the
method names prefixed.
BUG: 29606878
Change-Id: I55f1ac4f8b061d3ce1c8eb7d518ee1f91db90a6b
TEST: Unit tests
3 files changed