Android O MR1 IOT Release 1.0.8 (5206609)
Rename registerServiceWithCallback

Rename registerServiceWithCallback to registerService. User cannot pass
a callback to registerServiceWithCallback, so its name is confusing.
Rename it to registerService. Because it is part of
LazyServiceRegistrar, it should be clear what this function does.

Test: Build and check that cas functions as a lazy hal as before
Change-Id: I766a413b5c85f3fba6b99cffd65aa1ec77d03764
3 files changed