summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-07-03 15:18:49 +0100
committerNeil Fuller <nfuller@google.com>2019-07-03 15:18:49 +0100
commita695c456f9541fe12d93d48e63c02faf69b01030 (patch)
treea82f0874b3e10456e63295b15a30f30a35dac19b
parent20d906719e95af312ab9fd6c787e50825cb44801 (diff)
downloadjarjar-a695c456f9541fe12d93d48e63c02faf69b01030.tar.gz
Fix include syntax on libcore/OWNERS fileandroid-o-mr1-iot-release-1.0.14
The syntax requires the project to be specified as a prefix. Change-Id: Idd19f7c29edd2bffc9bf3f46790fc85fcca55921 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