diff options
| author | 2020-12-08 00:52:28 +0000 | |
|---|---|---|
| committer | 2020-12-08 00:52:28 +0000 | |
| commit | 7698f43e2cbdde650ece76b91fba5d1b5c510b67 (patch) | |
| tree | 18e10e89d0b19a26ca44126fb5f8050c24388095 | |
| parent | a0f8e819deb77c18230d658d0bd56a8a5d42823c (diff) | |
| parent | 698b09c00f3cc24038e8dbb37e608534e57752b5 (diff) | |
Merge "Update OWNERS files." am: f5c89f5911 am: 698b09c00f
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1519108
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I004b4da37660e658a7643a2c5d6dadcb0e8ea7ff
| -rw-r--r-- | libs/gralloc/OWNERS | 1 | ||||
| -rw-r--r-- | libs/gui/OWNERS | 4 | ||||
| -rw-r--r-- | services/surfaceflinger/OWNERS | 2 |
3 files changed, 1 insertions, 6 deletions
diff --git a/libs/gralloc/OWNERS b/libs/gralloc/OWNERS index 4a957787cc..93879d88ca 100644 --- a/libs/gralloc/OWNERS +++ b/libs/gralloc/OWNERS @@ -1,2 +1 @@ chrisforbes@google.com -vhau@google.com diff --git a/libs/gui/OWNERS b/libs/gui/OWNERS index ecccf29351..1667fb02cd 100644 --- a/libs/gui/OWNERS +++ b/libs/gui/OWNERS @@ -7,9 +7,7 @@ jessehall@google.com lpy@google.com mathias@google.com racarr@google.com -steventhomas@google.com stoza@google.com -vhau@google.com vishnun@google.com per-file EndToEndNativeInputTest.cpp = svv@google.com @@ -22,4 +20,4 @@ per-file IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google. per-file include/gui/BufferQueue* = set noparent per-file include/gui/BufferQueue* = jreck@google.com, sumir@google.com, alecmouri@google.com per-file include/gui/IGraphicBuffer* = set noparent -per-file include/gui/IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com
\ No newline at end of file +per-file include/gui/IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com diff --git a/services/surfaceflinger/OWNERS b/services/surfaceflinger/OWNERS index c5a4689dda..f273725518 100644 --- a/services/surfaceflinger/OWNERS +++ b/services/surfaceflinger/OWNERS @@ -4,7 +4,5 @@ alecmouri@google.com chaviw@google.com lpy@google.com racarr@google.com -steventhomas@google.com stoza@google.com -vhau@google.com vishnun@google.com |