commit | df92fd903d7433edcd516a3009c36f282321079b | [log] [tgz] |
---|---|---|
author | Mark Chien <markchien@google.com> | Tue May 31 08:33:58 2022 +0000 |
committer | Mark Chien <markchien@google.com> | Tue May 31 08:35:54 2022 +0000 |
tree | 7b76daa8812d2f15b9994363d7dcc3e49d5544e4 | |
parent | 81c9d791022d6b25b1c6155d76e65451c5c0566d [diff] |
Make net-utils-device-common-bpf only available for module and tests net-utils-device-common-bpf is design for connectivity module only, change the visibility to avoid someone outside of the module use it inadvertently. Bug: 234160319 Change-Id: I3c7c48b60414f19bad8be0bda38ea5af3dc99c86 Test: TH