diff options
author | Chris Wailes <chriswailes@google.com> | 2021-03-16 16:03:42 -0700 |
---|---|---|
committer | Christian Wailes <chriswailes@google.com> | 2021-03-17 23:53:07 +0000 |
commit | 4313db2ab36e7f9866063810b42aec32e9c1d898 (patch) | |
tree | 019369fdbfa3acfea25930aabf1a1388427b31f8 | |
parent | dfb0754d31c8f2b0d30d4c842759f8e2266e22cb (diff) |
Update OWNERS file
This CL updates an OWNERS file to use an include directive instead of an
explicit list of owners.
Test: None
Change-Id: Ibea5a370c43f7b6d9d56275507cb9fb5e226da2a
-rw-r--r-- | services/tests/mockingservicestests/src/com/android/server/pm/dex/OWNERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/services/tests/mockingservicestests/src/com/android/server/pm/dex/OWNERS b/services/tests/mockingservicestests/src/com/android/server/pm/dex/OWNERS index 5a4431ee8c89..5492dc8e37a3 100644 --- a/services/tests/mockingservicestests/src/com/android/server/pm/dex/OWNERS +++ b/services/tests/mockingservicestests/src/com/android/server/pm/dex/OWNERS @@ -1,2 +1 @@ -calin@google.com -ngeoffray@google.com +include platform/art:/OWNERS
\ No newline at end of file |