[android-porting] Building and Modifying ok, but where to go from here?

2011-11-11 Thread Ronnyek
Thanks to all that have helped in the past helping me solve my problems getting these android builds going... I've been able to make my modifications and get things going accordingly. My question is... keeping track of these changes and making it so my fellow coworkers can continue to grab my

Re: [android-porting] Building and Modifying ok, but where to go from here?

2011-11-11 Thread Devaraj Rangasamy
if changes are small, you can track by repo status and git diff of individual projects.. if its large scale, its better to have a repo server., take for instance, http://git.omapzoom.org mirrors google trees and maintains seperate branch for vendor specific changes. say, create a parallel