From 032e444c065a614716f42b5bef482e55fe8ce302 Mon Sep 17 00:00:00 2001 From: Songchun Fan Date: Wed, 25 Aug 2021 12:04:14 -0700 Subject: [PATCH] [lint] add owners to frameworks/base/tools/lint BUG: 197635708 Test: none Change-Id: I81c85fa751bac2d3dfb4076096b5dd0920edf3f3 --- tools/lint/OWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tools/lint/OWNERS diff --git a/tools/lint/OWNERS b/tools/lint/OWNERS new file mode 100644 index 0000000000000..7c0451900e327 --- /dev/null +++ b/tools/lint/OWNERS @@ -0,0 +1,5 @@ +brufino@google.com +jsharkey@google.com + +per-file *CallingSettingsNonUserGetterMethods* = file:/packages/SettingsProvider/OWNERS +