commit | 0ac4bcfb4ca677ab0657a1b6a2625fbaf8360d78 | [log] [tgz] |
---|---|---|
author | lifr <lifr@google.com> | Thu Mar 04 00:35:22 2021 +0800 |
committer | lifr <lifr@google.com> | Thu Mar 11 23:55:04 2021 +0800 |
tree | d0df2cb881781bcf20087c8173a0d839bd5f7663 | |
parent | a40857614f06ef4cc1411a925c2a234a41758b8c [diff] |
[CS09]Remove hidden API usage of NetworkRequest The connection service will become the mainline module. So, need to remove the hidden API usage of NetworkRequest. The NetworkRequest.type(TRACK_DEFAULT) is no longer sent to the factories. So, remove the (TRACK_DEFAULT) check to avoid using hidden API. Bug: 170598012 Test: atest EthernetServiceTests Change-Id: I5b5fed864318e9ac7e190c40d4f52076ab0eece8