aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:56:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:56:45 +0000
commitc2f4b0a3a76382efeb211cbf9baba183bdb045bb (patch)
tree5d6463938d4b5c056307ad250c111debd19f5421
parent958977170f3351a8b20f65580d375b81c3cf3d0a (diff)
parentf55f0dd7e46c7c65e0b6cd2924d6ee3b2ee4cee9 (diff)
downloadiproute2-c2f4b0a3a76382efeb211cbf9baba183bdb045bb.tar.gz
Change-Id: Ibe027c8e1b0e24f93b37fd383ebba1ac755cc0e0
-rw-r--r--METADATA3
-rw-r--r--OWNERS5
-rw-r--r--TEST_MAPPING8
3 files changed, 12 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 6d8601bb..c0a1ceac 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,6 @@
third_party {
license_type: RESTRICTED
+ security {
+ tag: "NVD-CPE2.3:cpe:/a:iproute2_project:iproute2:3.4.0"
+ }
}
diff --git a/OWNERS b/OWNERS
index b24a05fe..62c5737a 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,2 @@
-lorenzo@google.com
-maze@google.com
-satk@google.com
+set noparent
+file:platform/packages/modules/Connectivity:master:/OWNERS_core_networking
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2db0cd5b..f70a3b3e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,6 +1,12 @@
{
"presubmit": [
- { "name": "libnetdbpf_test" },
+ { "name": "netd_integration_test" },
+ { "name": "netd_unit_test" },
+ { "name": "netdutils_test" },
+ { "name": "resolv_integration_test" },
+ { "name": "resolv_unit_test" }
+ ],
+ "hwasan-postsubmit": [
{ "name": "netd_integration_test" },
{ "name": "netd_unit_test" },
{ "name": "netdutils_test" },