diff options
| author | 2021-02-02 00:56:42 +0000 | |
|---|---|---|
| committer | 2021-02-02 00:56:42 +0000 | |
| commit | 418598ff856914c0449d6d6b4da4f66869d0af02 (patch) | |
| tree | 44a7482bc704a13970f4a1af62ed9def0d6e4a09 | |
| parent | f15709a8e2b7948070d626fd37ea21b48c94d48d (diff) | |
| parent | 35d4790aa08472da71ee668c09dd3fb0f529a1d5 (diff) | |
Merge "Add OWNERS for imetracing" into sc-dev
| -rw-r--r-- | core/java/android/util/imetracing/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/java/android/util/imetracing/OWNERS b/core/java/android/util/imetracing/OWNERS new file mode 100644 index 000000000000..885fd0ab9a45 --- /dev/null +++ b/core/java/android/util/imetracing/OWNERS @@ -0,0 +1,3 @@ +set noparent + +include /services/core/java/com/android/server/inputmethod/OWNERS |