User:Joel Reymont/Android Notes: Difference between revisions

Line 16: Line 16:


2. Apply [http://groups.google.com/group/android-platform/msg/efd76f9a3bd02a2b changes] making sure there spaces before ''refs''.
2. Apply [http://groups.google.com/group/android-platform/msg/efd76f9a3bd02a2b changes] making sure there spaces before ''refs''.
This almost works but resets the head each time. Both of the last two changes are needed but the Java one gets written over by the very last change. Also, changes downloaded this way get blown away on ''repo sync''.
<pre>
repo download platform/system/core 11845/2
repo download platform/external/qemu 11846/2
repo download platform/prebuilt 12014/1
repo download platform/prebuilt 12075/1
repo download platform/build 12074/1
repo download platform/build 12093/1
</pre>


3. make
3. make
109

edits