manifest: fix typos

Change-Id: Id60aea5b069f66fb82dc642505c153c0f1d400eb
diff --git a/omni-default.xml b/omni-default.xml
index b10db6e..8a5ec1a 100644
--- a/omni-default.xml
+++ b/omni-default.xml
@@ -1,15 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest>
   <!-- FIRST: Remove unused/forked AOSP Projects -->
-  <include name="remove.xml" />-->
+  <include name="remove.xml" />
 
   <!-- Include forked AOSP -->
-  <include name="omni-aosp.xml" />-->
+  <include name="omni-aosp.xml" />
 
   <!-- Include forked CAF -->
-  <include name="omni-caf.xml" />-->
+  <include name="omni-caf.xml" />
 
-  <include name="omni-private.xml" />-->
+  <!-- include registered repos -->
+  <include name="omni-private.xml" />
 
   <!-- OmniROM Projects -->
   <project path="android" name="android" remote="omnirom" revision="android-10" />