commit | 5f1c1105db041a58c3639f936a6ccac8f546323f | [log] [tgz] |
---|---|---|
author | lifr <lifr@google.com> | Tue Mar 30 21:04:53 2021 +0800 |
committer | lifr <lifr@google.com> | Tue Apr 06 17:39:09 2021 +0800 |
tree | c5560beab53e2e17d1c59c18cd65a5007fcf98ab | |
parent | b818d4bb73cc767ce623d37a8c0c594f3b9e647e [diff] |
Remove unnecessary public API getActiveNetworkForUid We have exposed the CS module API getActiveNetworkForUid (Used in Jobscheduler) as a temporary solution for the mainline Connectivity service module. This API usage has now been removed in Jobscheduler(b/165835257), so we can permanently remove the public getActiveNetworkForUid API. Bug: 183465229 Test: atest FrameworksNetTests Change-Id: I0f23272d2d8a5118f2e11ac325fdb9e8f9dbe0e3