diff options
author | 2022-09-28 20:46:29 +0000 | |
---|---|---|
committer | 2022-09-28 20:46:29 +0000 | |
commit | e17b5fbea865e46bc608cfaf5eb24914399c7cb3 (patch) | |
tree | 35fefcbf594d40033e3a13fc20615c43a42e976c | |
parent | c6cc319d411b07a08211de284597387d0832228b (diff) | |
parent | a3a5dc4a3ed502887d973e80831238451d8c30ec (diff) |
Merge "Add IMF ownership in HandwritingIme" am: fada1cb8f0 am: 417bf37aa6 am: 57cab05883 am: a3a5dc4a3e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2235236
Change-Id: I93b38213928c93eaaa619685abdc6d6e8f324271
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r-- | tests/HandwritingIme/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/HandwritingIme/OWNERS b/tests/HandwritingIme/OWNERS new file mode 100644 index 000000000000..6bb4b17ed4eb --- /dev/null +++ b/tests/HandwritingIme/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 34867 + +include /services/core/java/com/android/server/inputmethod/OWNERS |