summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkCapabilitiesTest.java
diff options
context:
space:
mode:
authorKen Chen <cken@google.com>2022-01-17 17:18:43 +0800
committerKen Chen <cken@google.com>2022-01-21 07:40:33 +0800
commit587d4231fcf4a3133f607f7ea15a426ed4c26a9a (patch)
treec2ba2b6e8afa63a184b1796e0763f5a327b1471f /tests/common/java/android/net/NetworkCapabilitiesTest.java
parentfac8864d14a201d9840bf5873ebb8a9f37808322 (diff)
Move netd.c to Tethering module
This is a clean move. The content of netd.c is not changed. The object name is still netd.o. But the module name is renamed to netd.o_mainline to avoid name collision in sc-mainline-prod branch. Modified Android.bp according to the file location. The sub_dir is newly specified. The object file will be compiled to: - apex/com.android.tethering/etc/bpf/net_shared/netd.o The extracted programs and maps will be in: - sys/fs/bpf/net_shared/ The netd.o will not be loaded in pre-T because the bpfloader before T does not load objects from paths other than: - apex/com.android.tethering/etc/bpf/ - /system/etc/bpf/ Bug: 202086915 Test: cd system/netd; atest Test: atest TrafficStatsTest NetworkUsageStatsTest Change-Id: I5281c851341f9258a37d8aad6da4196c06342940
Diffstat (limited to 'tests/common/java/android/net/NetworkCapabilitiesTest.java')
0 files changed, 0 insertions, 0 deletions