From ba4074b36922375bfbecadfb7555ba7502ed65c6 Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Thu, 19 Oct 2023 22:50:50 +0000 Subject: [PATCH] Adds OWNERS for Settings aconfig flags, first for Accessibility. This is similar to frameworks/base/packages/SystemUI/aconfig/OWNERS and allows subteams to add their own namespace's aconfig flags without needing to bother the core Settings team for review. Test: n/a Change-Id: I562f544e744cf2ae3ce75162c9de92dd89bfadc4 --- aconfig/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 aconfig/OWNERS diff --git a/aconfig/OWNERS b/aconfig/OWNERS new file mode 100644 index 00000000000..11315451b46 --- /dev/null +++ b/aconfig/OWNERS @@ -0,0 +1 @@ +per-file settings_accessibility_flag_declarations.aconfig = file:/src/com/android/settings/accessibility/OWNERS