From 90cd7eb98cded86a8f9512685c323a37b79ed7b0 Mon Sep 17 00:00:00 2001 From: Graciela Putri Date: Wed, 12 Mar 2025 07:52:56 -0700 Subject: [PATCH] Add LSE App Compat OWNERS for Settings Flag: EXEMPT adding OWNERS Fix: 402735141 Test: m Change-Id: I459bf13bf9ccd067c0ddf067b56ce0e6ecaf4d7d --- src/com/android/settings/applications/appcompat/OWNERS | 5 +++++ src/com/android/settings/spa/app/appcompat/OWNERS | 5 +++++ .../src/com/android/settings/spa/app/appcompat/OWNERS | 5 +++++ .../src/com/android/settings/applications/appcompat/OWNERS | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 src/com/android/settings/applications/appcompat/OWNERS create mode 100644 src/com/android/settings/spa/app/appcompat/OWNERS create mode 100644 tests/spa_unit/src/com/android/settings/spa/app/appcompat/OWNERS create mode 100644 tests/unit/src/com/android/settings/applications/appcompat/OWNERS diff --git a/src/com/android/settings/applications/appcompat/OWNERS b/src/com/android/settings/applications/appcompat/OWNERS new file mode 100644 index 00000000000..5ef6ded95f1 --- /dev/null +++ b/src/com/android/settings/applications/appcompat/OWNERS @@ -0,0 +1,5 @@ +# Bug component: 970984 +# Large Screen Experiences App Compat +gracielawputri@google.com +mcarli@google.com +mariiasand@google.com \ No newline at end of file diff --git a/src/com/android/settings/spa/app/appcompat/OWNERS b/src/com/android/settings/spa/app/appcompat/OWNERS new file mode 100644 index 00000000000..5ef6ded95f1 --- /dev/null +++ b/src/com/android/settings/spa/app/appcompat/OWNERS @@ -0,0 +1,5 @@ +# Bug component: 970984 +# Large Screen Experiences App Compat +gracielawputri@google.com +mcarli@google.com +mariiasand@google.com \ No newline at end of file diff --git a/tests/spa_unit/src/com/android/settings/spa/app/appcompat/OWNERS b/tests/spa_unit/src/com/android/settings/spa/app/appcompat/OWNERS new file mode 100644 index 00000000000..5ef6ded95f1 --- /dev/null +++ b/tests/spa_unit/src/com/android/settings/spa/app/appcompat/OWNERS @@ -0,0 +1,5 @@ +# Bug component: 970984 +# Large Screen Experiences App Compat +gracielawputri@google.com +mcarli@google.com +mariiasand@google.com \ No newline at end of file diff --git a/tests/unit/src/com/android/settings/applications/appcompat/OWNERS b/tests/unit/src/com/android/settings/applications/appcompat/OWNERS new file mode 100644 index 00000000000..5ef6ded95f1 --- /dev/null +++ b/tests/unit/src/com/android/settings/applications/appcompat/OWNERS @@ -0,0 +1,5 @@ +# Bug component: 970984 +# Large Screen Experiences App Compat +gracielawputri@google.com +mcarli@google.com +mariiasand@google.com \ No newline at end of file