commit | 60ce2ec1682acda638b621ea82734f77547ca017 | [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 | 0c6adf259a5f328c5f888fd287d8a9445dd4bfec [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