diff options
author | 2021-01-05 23:06:01 +0000 | |
---|---|---|
committer | 2021-01-05 23:06:01 +0000 | |
commit | 76b29b2b5d6c224ebcd1272dd234d6c64d2224ac (patch) | |
tree | 1bb2121135801f87d19ff7e7f569787473c52203 /native/graphics | |
parent | 7feb02d98e55b49b22b626590e2068cb8ad7d704 (diff) | |
parent | d6b927581dbb508a43e77e49e2adf23d0cbe0b65 (diff) |
Merge "Fix OWNERS for graphics" am: 9193da7db1 am: d6b927581d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1540385
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I5329ad44871edd93558fa955c51b001305c30fb0
Diffstat (limited to 'native/graphics')
-rw-r--r-- | native/graphics/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/native/graphics/OWNERS b/native/graphics/OWNERS index a6d1bc37d27d..d81ea2cd538a 100644 --- a/native/graphics/OWNERS +++ b/native/graphics/OWNERS @@ -1 +1 @@ -include /core/java/android/graphics/OWNERS +include /graphics/java/android/graphics/OWNERS |