diff options
| -rw-r--r-- | packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/OWNERS | 1 | ||||
| -rw-r--r-- | packages/SystemUI/multivalentTests/src/com/android/systemui/volume/OWNERS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/OWNERS b/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/OWNERS new file mode 100644 index 000000000000..b7ade19dbb1e --- /dev/null +++ b/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/OWNERS @@ -0,0 +1 @@ +include /packages/SettingsLib/src/com/android/settingslib/volume/OWNERS
\ No newline at end of file diff --git a/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/OWNERS b/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/OWNERS new file mode 100644 index 000000000000..1f07df9f1e8e --- /dev/null +++ b/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/OWNERS @@ -0,0 +1 @@ +include /packages/SystemUI/src/com/android/systemui/volume/OWNERS
\ No newline at end of file |