commit | 20f048801772cce1c35aab75c93d35bbb16fc70b | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Tue Mar 16 17:11:14 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Tue Mar 16 09:26:57 2021 +0000 |
tree | 1b1aabef3e8e595aaee4e0ccdf56e70c9cc02f40 | |
parent | 6228e2c6c891f18526036b2e232005f2b46c815c [diff] |
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 Merged-In: I5702c7d74b862a76558b94f1abe2c6df9eb7f097