dab8d81ce3
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>
11 lines
246 B
XML
11 lines
246 B
XML
<?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>
|