diff options
| author | 2019-02-18 14:56:06 +0000 | |
|---|---|---|
| committer | 2019-02-18 14:56:06 +0000 | |
| commit | 996d37ea591ba3dc3b6ae0cecc6a662dd305380c (patch) | |
| tree | 331d3741843ee79fd83ee2eb39040e15d837f3a3 | |
| parent | e7e5a35b38f8c054218f3457549109fb6d6ba0db (diff) | |
| parent | 06410d0714c05fad8a92a86ed214f4283891cba9 (diff) | |
Merge "Add OWNERS for ExifInterface"
| -rw-r--r-- | media/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media/OWNERS b/media/OWNERS index 03b751c07c6c..eb26367d3d29 100644 --- a/media/OWNERS +++ b/media/OWNERS @@ -11,3 +11,6 @@ lajos@google.com marcone@google.com sungsoo@google.com wjia@google.com + +# For maintaining sync with AndroidX code +per-file ExifInterface.java = jinpark@google.com, sungsoo@google.com |