From a41da73514ea0308742bbbc88c40a4f0dbb39d1c Mon Sep 17 00:00:00 2001 From: Anton Potapov Date: Thu, 15 Aug 2024 11:38:26 +0100 Subject: Add volume tests OWNERS Flag: EXEMPT tests Bug: n/a Test: passes presubmits Change-Id: I737a78c98f936c7f1a771cdc9b1f5c3bd5dc3306 --- packages/SystemUI/tests/utils/src/com/android/systemui/volume/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 packages/SystemUI/tests/utils/src/com/android/systemui/volume/OWNERS 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 -- cgit v1.2.3-59-g8ed1b