summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-07-03 15:29:26 +0100
committerNeil Fuller <nfuller@google.com>2019-07-03 15:29:26 +0100
commitf4185c14c81043493035e5adb007c0b77cf41ae4 (patch)
tree2333566b45dc68460c5c851e3775aa183e148f30
parente6a5264a24aa8dc375545b37d10d37cc0cb45c0b (diff)
downloadmockwebserver-f4185c14c81043493035e5adb007c0b77cf41ae4.tar.gz
Fix include syntax on libcore/OWNERS file
The syntax requires the project to be specified as a prefix. Change-Id: I773b32d7b31c39248e035c6a1439044f46132e4d Exempt-From-Owner-Approval: Fixes OWNERS Test: None
-rw-r--r--OWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index 17cb81c..87a5dbe 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1 +1 @@
-include ../../libcore/OWNERS
+include platform/libcore:/OWNERS