From e69d46c6aa67f3e50f7cb9581a4d053a9d5bf725 Mon Sep 17 00:00:00 2001 From: Aaron Huang Date: Wed, 8 Dec 2021 18:00:16 +0800 Subject: [PATCH] Create ConnectivityT directory This directory is used to put nsd, ethernet, ipsec and netstats associated files that are going to be included in connectivity mainline module. Bug: 204153604 Test: create directory and add owners file only Change-Id: Ifea707e2c3d5242081e70542b1bc32e0f604ac26 --- packages/ConnectivityT/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 packages/ConnectivityT/OWNERS diff --git a/packages/ConnectivityT/OWNERS b/packages/ConnectivityT/OWNERS new file mode 100644 index 0000000000000..4862377852ac3 --- /dev/null +++ b/packages/ConnectivityT/OWNERS @@ -0,0 +1 @@ +file:platform/packages/modules/Connectivity:master:/OWNERS_core_networking \ No newline at end of file