Fix include syntax on libcore/OWNERS file

The syntax requires the project to be specified
as a prefix.

Change-Id: Ibf243f3e3757928d2b1eb294708db4acee7ed069
Exempt-From-Owner-Approval: Fixes OWNERS
Test: None
diff --git a/OWNERS b/OWNERS
index 17cb81c..87a5dbe 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1 +1 @@
-include ../../libcore/OWNERS
+include platform/libcore:/OWNERS