Skip to content

Instantly share code, notes, and snippets.

@invisiblek
Created January 16, 2017 22:03
Show Gist options
  • Save invisiblek/57d93f58dd7b144b8453c736de2a4ed3 to your computer and use it in GitHub Desktop.
Save invisiblek/57d93f58dd7b144b8453c736de2a4ed3 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="opengapps" fetch="https://github.com/opengapps/" />
<project path="vendor/google/build" name="aosp_build" revision="master" remote="opengapps" />
<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" revision="master" remote="opengapps" />
<project path="vendor/opengapps/sources/arm" name="arm" clone-depth="1" revision="master" remote="opengapps" />
<project path="vendor/opengapps/sources/arm64" name="arm64" clone-depth="1" revision="master" remote="opengapps" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment