Created
August 1, 2013 04:06
-
-
Save darkspadez/6128341 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remote fetch="git://github.com/" name="gh" /> | |
<!-- Device Repos --> | |
<project name="darkspadez/device_asus_flo" path="device/asus/flo" remote="gh" revision="jb4.3" /> | |
<!-- Vendor Repos --> | |
<project name="SlimRoms/proprietary_vendor_asus/" path="vendor/asus" remote="gh" revision="jb4.3" /> | |
<!-- Kernel --> | |
<project name="darkspadez/kernel_asus_flo" path="kernel/asus/flo" remote="gh" revision="jb4.3" /> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment