diff options
| author | 2018-08-23 09:16:57 +0100 | |
|---|---|---|
| committer | 2018-08-23 09:16:57 +0100 | |
| commit | 5404443a5569a9637df2f1fd0d0dce684136ab5f (patch) | |
| tree | fc113d1213e129897f2f3958d0f5b82fa70b9895 | |
| parent | d991a408929a88c5fa37b069dd1a463657a01b6c (diff) | |
Add myself as OWNERS for UnsupportedAppUsage.java.
Test: N/A
Change-Id: I8cfe22c504844f7f0cc50c81fe718e49fc6705f6
| -rw-r--r-- | core/java/android/annotation/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/java/android/annotation/OWNERS b/core/java/android/annotation/OWNERS index d6bb71b50e34..85adfa747022 100644 --- a/core/java/android/annotation/OWNERS +++ b/core/java/android/annotation/OWNERS @@ -1 +1,2 @@ tnorbye@google.com +per-file UnsupportedAppUsage.java = mathewi@google.com |