diff options
| author | 2023-12-11 18:39:26 +0000 | |
|---|---|---|
| committer | 2023-12-11 18:39:26 +0000 | |
| commit | 686026e2f77c1df9901350f53eebb87b0d0ff4bb (patch) | |
| tree | 46894d252c094536d5b0ccc87a08b8018720d5e9 | |
| parent | 7c2d9117e6b6de9cdb0e0ea648f2a33902bdea65 (diff) | |
| parent | 23842ef9481f2c0ea12bcf1539195630c2d39234 (diff) | |
Merge "Adding OWNERS to qs package" into main
| -rw-r--r-- | packages/SystemUI/multivalentTests/src/com/android/systemui/qs/OWNERS | 3 | ||||
| -rw-r--r-- | packages/SystemUI/src/com/android/systemui/qs/OWNERS | 10 |
2 files changed, 13 insertions, 0 deletions
diff --git a/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/OWNERS b/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/OWNERS new file mode 100644 index 000000000000..cd04e82d7816 --- /dev/null +++ b/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/OWNERS @@ -0,0 +1,3 @@ +set noparent + +include /packages/SystemUI/src/com/android/systemui/qs/OWNERS diff --git a/packages/SystemUI/src/com/android/systemui/qs/OWNERS b/packages/SystemUI/src/com/android/systemui/qs/OWNERS new file mode 100644 index 000000000000..45a4b5035c45 --- /dev/null +++ b/packages/SystemUI/src/com/android/systemui/qs/OWNERS @@ -0,0 +1,10 @@ +set noparent + +# Bug component: 78010 + +apotapov@google.com +asc@google.com +bhnm@google.com +kozynski@google.com +ostonge@google.com +pixel@google.com
\ No newline at end of file |