commit | edd411a28d3b4c0793b158c41623633e2b83e62f | [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 | 539aa9a22c2d656386f7b02dd03270ac51d6827f [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