diff options
| author | 2018-08-24 10:11:41 -0700 | |
|---|---|---|
| committer | 2018-08-24 14:58:42 -0700 | |
| commit | 1fda56bbdaba85366cee6e660fce161023fa9d40 (patch) | |
| tree | 959e3389e871ff6dc56dd7bfb894861abb5f491c | |
| parent | 7e54042f9c39cb02cdcaee499f72297f56212909 (diff) | |
Fix OWNERS (change google.com to android.com)
Bug: N/A
Test: N/A
Change-Id: I9a9eecfff1a72d7da55be0df73f29985b19c1e38
| -rw-r--r-- | core/java/android/database/OWNERS | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/core/java/android/database/OWNERS b/core/java/android/database/OWNERS index 592a852e57b6..7e19942ba332 100644 --- a/core/java/android/database/OWNERS +++ b/core/java/android/database/OWNERS @@ -1,3 +1,3 @@  omakoto@google.com -jsharkey@google.com -yamasani@google.com
\ No newline at end of file +jsharkey@android.com +yamasani@google.com  |