From 880e2ab494c020f4e09653d3ec55a8922c6bf363 Mon Sep 17 00:00:00 2001 From: Weng Su Date: Sat, 20 Feb 2021 12:40:49 +0000 Subject: [PATCH] Owners updates - Add wengsu to network path for provider model feature implementation - Add wifi/OWNERS to tests/unit/src/com/android/settings/wifi/OWNERS Bug: 180778022 Test: N/A, just owners update Change-Id: I9255fb4980dbbe163850be2459528a3380c15d76 --- src/com/android/settings/network/OWNERS | 1 + tests/unit/src/com/android/settings/wifi/OWNERS | 1 + 2 files changed, 2 insertions(+) create mode 100644 tests/unit/src/com/android/settings/wifi/OWNERS diff --git a/src/com/android/settings/network/OWNERS b/src/com/android/settings/network/OWNERS index 4f17e3f5f90..8b16bc9b8b0 100644 --- a/src/com/android/settings/network/OWNERS +++ b/src/com/android/settings/network/OWNERS @@ -6,6 +6,7 @@ goldmanj@google.com leechou@google.com songferngwang@google.com tomhsu@google.com +wengsu@google.com zoeychen@google.com # Emergency approvers in case the above are not available diff --git a/tests/unit/src/com/android/settings/wifi/OWNERS b/tests/unit/src/com/android/settings/wifi/OWNERS new file mode 100644 index 00000000000..358c910bd4f --- /dev/null +++ b/tests/unit/src/com/android/settings/wifi/OWNERS @@ -0,0 +1 @@ +include /src/com/android/settings/wifi/OWNERS