Advertisement
SnowOokami

local manifest

Apr 11th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3.  
  4. <remote name = "privategh"
  5. fetch="git://github.com/" />
  6.  
  7. <project path="device/htc/vision"
  8. name="Andromadus/android_device_htc_vision"
  9. remote="privategh"
  10. revision="ics" />
  11.  
  12. <project path="vendor/htc/vision"
  13. name="Andromadus/proprietary_htc_vision"
  14. remote="privategh"
  15. revision="ics" />
  16.  
  17.  
  18.  
  19. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement