Skip to content

Instantly share code, notes, and snippets.

@FacuM
Created July 21, 2017 01:34
Show Gist options
  • Save FacuM/31f40c135f953ac53d8ef48dacdc1ce2 to your computer and use it in GitHub Desktop.
Save FacuM/31f40c135f953ac53d8ef48dacdc1ce2 to your computer and use it in GitHub Desktop.
OctOS for harpia, required modifications. Put 'local_manifest' on .repo/local_manifests.
<?xml version="1.0" encoding="UTF-8"?> <manifest>
<!-- Remote names -->
<remote name="aidonnou"
fetch="https://github.com/aidonnou-surnia" />
<!-- Using a custom CM remote to avoid editing and
editing of this file -->
<remote name="losgit"
fetch="https://github.com/LineageOS" />
<!-- muppets remote just in case -->
<remote name="tehmuppets"
fetch="https://github.com/themuppets" />
<!-- let's get mike a place -->
<remote name="mike-q"
fetch="https://github.com/MikeUYSCUTI/" /> <!-- bring the
0wl -->
<remote name="owldev"
fetch="https://github.com/aosip-devices" />
<!-- harpia stuff -->
<project path="device/motorola/harpia"
name="android_device_motorola_harpia"
revision="cm-14.1" remote="losgit" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment