Fix include syntax on libcore/OWNERS file

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

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