commit | fa229ae8a52b8f1eec810b342bb8a42185a7c0ac | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Oct 13 15:56:13 2020 +0800 |
committer | paulhu <paulhu@google.com> | Wed Nov 04 00:02:42 2020 +0800 |
tree | ffc0d505ef68a7328870503855412c359d40911b | |
parent | 13cafd92b9729813300ed0b7335334bfc5624cdd [diff] |
Replace Context @hide APIs Connectivity service module is using some Context @hide APIs but they are not able to call after CS becomes a mainline module. Thus, replace them with similar System APIs. Bug: 170593746 Test: atest FrameworksNetTests Test: Manully check that receiving intent and starting activity can work normally. Change-Id: I0f5b53ce0da4e3fc0f927896e9a9e444048401bd