Fix include syntax on libcore/OWNERS file

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

Change-Id: I7e3e132107d46c6f99dc7864a06cce61eb7124ac
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