Fix include syntax on libcore/OWNERS file

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

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