diff options
| author | 2024-08-15 11:38:26 +0100 | |
|---|---|---|
| committer | 2024-08-15 11:38:26 +0100 | |
| commit | a41da73514ea0308742bbbc88c40a4f0dbb39d1c (patch) | |
| tree | f0ff1b20b03da1e8b4d74e582c43d274289e283c | |
| parent | 8f065bd98b19021002e264bf5fb64c83e8594081 (diff) | |
Add volume tests OWNERS
Flag: EXEMPT tests
Bug: n/a
Test: passes presubmits
Change-Id: I737a78c98f936c7f1a771cdc9b1f5c3bd5dc3306
| -rw-r--r-- | packages/SystemUI/tests/utils/src/com/android/systemui/volume/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/tests/utils/src/com/android/systemui/volume/OWNERS b/packages/SystemUI/tests/utils/src/com/android/systemui/volume/OWNERS new file mode 100644 index 000000000000..1f07df9f1e8e --- /dev/null +++ b/packages/SystemUI/tests/utils/src/com/android/systemui/volume/OWNERS @@ -0,0 +1 @@ +include /packages/SystemUI/src/com/android/systemui/volume/OWNERS
\ No newline at end of file |