Change the parameter type from ContentResolver to Context

Context is more useful than ContentResolver, it can provide more
information if we want to change the behavior in the future.

Bug: 172183305
Test: atest FrameworksNetTests
Change-Id: I5702c7d74b862a76558b94f1abe2c6df9eb7f097
4 files changed
tree: 5610b9e54245cbafd4011946308a7a4cf68c84c4
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS