commit | 7384af3e6b564afc9d775c8dce195b87bf865368 | [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 | 180490fd0c9fa65f37870440c98389f43eb7df83 | |
parent | 179ecda65f78c9edb5b314a53c3312beeef68648 [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