diff options
| author | 2023-03-07 22:57:24 +0000 | |
|---|---|---|
| committer | 2023-03-07 22:57:24 +0000 | |
| commit | e0402386fa3e214c1ce80bae265f3e3a292c8784 (patch) | |
| tree | 1cc568904486bf1c584934176b4a8e8ff6fb254d | |
| parent | cd3bbf1e704653525ab99da3e8b95f832f882cfd (diff) | |
| parent | 73de090fa5dc7aaeacae3b1e436f862a9e80f7dc (diff) | |
Merge "Adds accessibility team to OWNERS for AccessibilityInteractionControllerTest" am: 73de090fa5
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2473664
Change-Id: I0d21dc726c4e47955972fb90c958a1e5a53c563f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | core/tests/coretests/src/android/view/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/tests/coretests/src/android/view/OWNERS b/core/tests/coretests/src/android/view/OWNERS index a142e27a1ab0..2ca99943a8a0 100644 --- a/core/tests/coretests/src/android/view/OWNERS +++ b/core/tests/coretests/src/android/view/OWNERS @@ -1,4 +1,5 @@ # Accessibility +per-file AccessibilityInteractionControllerTest.java = file:/services/accessibility/OWNERS per-file WindowInfoTest.java = file:/services/accessibility/OWNERS # Input |