commit | e2cd02d9ab9950acb82090cd4450ffc7ae853722 | [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 | 02ff2c0d0a6bf8afa77a39abc41922191efc33c2 | |
parent | b79ae17835d1744684a99c42d0546aa102078dc2 [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