aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-07-03 15:11:36 +0100
committerNeil Fuller <nfuller@google.com>2019-07-03 15:11:36 +0100
commit01bfdfe0572d53252e412095883163a11878ccb4 (patch)
treea257c2c8d15861206616f78cd708e8ef786fdf98
parent7bbbcc73b4ec92311b63c5742adebf6b33038c3c (diff)
downloadcaliper-01bfdfe0572d53252e412095883163a11878ccb4.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: I10c9b98cf2df8e43eed1bbf2c30e8f5bd55135d2 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