manifest: Reduce deltas between Omni and AOSP

Also organize/optimize the OmniROM projects list.

Adapt for android-8.0.0_r4:

- add more projects
- return to "android_vendor_omni"
	- replication is fixed

Signed-off-by: Humberto Borba <humberos@gmail.com>
Change-Id: I06b40edbeb60a5a9e55079b0c6372fb9524be285
Signed-off-by: Jacob Whatley <jacob.whatley91@gmail.com>
diff --git a/omni-aosp.xml b/omni-aosp.xml
new file mode 100644
index 0000000..47b3a4e
--- /dev/null
+++ b/omni-aosp.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+  <remote  name="github"
+           fetch="https://github.com/" />
+
+  <remote  name="omnirom"
+           fetch="https://github.com/omnirom"
+           review="gerrit.omnirom.org" />
+
+</manifest>