diff options
| author | 2021-02-04 00:40:33 +0000 | |
|---|---|---|
| committer | 2021-02-04 00:40:33 +0000 | |
| commit | a13d5a3cba691a3645f3b6b48881fe569ec5e51a (patch) | |
| tree | fb07662c953011d532e4c72f0821d912ae6b5f80 | |
| parent | 8ced652a539be7dd4ca5d445c7310c3f0a490880 (diff) | |
| parent | a42ad625ac629382b082aafedc8fde554e5625f9 (diff) | |
Merge "OWNERS for InlineSuggestion* in view/inputmethod" am: 2745c788a0 am: a42ad625ac
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1562186
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I2c009ee37657466cc94974af0331d922aa413279
| -rw-r--r-- | core/java/android/inputmethodservice/OWNERS | 2 | ||||
| -rw-r--r-- | core/java/android/view/inputmethod/OWNERS | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/java/android/inputmethodservice/OWNERS b/core/java/android/inputmethodservice/OWNERS index e6a04dad25c2..d7db7c741364 100644 --- a/core/java/android/inputmethodservice/OWNERS +++ b/core/java/android/inputmethodservice/OWNERS @@ -2,3 +2,5 @@ set noparent include /services/core/java/com/android/server/inputmethod/OWNERS + +per-file *InlineSuggestion* = file:/core/java/android/service/autofill/OWNERS diff --git a/core/java/android/view/inputmethod/OWNERS b/core/java/android/view/inputmethod/OWNERS index e6a04dad25c2..d7db7c741364 100644 --- a/core/java/android/view/inputmethod/OWNERS +++ b/core/java/android/view/inputmethod/OWNERS @@ -2,3 +2,5 @@ set noparent include /services/core/java/com/android/server/inputmethod/OWNERS + +per-file *InlineSuggestion* = file:/core/java/android/service/autofill/OWNERS |