Skip to content
xoomdev edited this page May 9, 2011 · 1 revision

Ok so it seems everything is finally working again. Everything is updated to 2.3.4, everything builds.

On the current manifest I linked to a my own branch for God_Mode temporarily. I need to remove some references to the old Wimax and also add the strings back in to provider/Settings.java before it will built it. The GodMode that downloads through this manifest had the Android.mk renamed dead so it won't build for the time being.

  • The Settings App needs to be redone and that is what I will be working on next to get some basic functionality back

  • Our features need to be added back into the framework. I can do most of this. Some of the features though were lumped into other commits though so I might need some help deciphering some of what is what.

  • Weird thing that I noticed is the fact that git does something with files that I didn't actually expect. If I make a fresh new directory on my local machine sync with aosp and then push that branch to an existing repo it automatically compares the content still. Which means I have history on those branches..but only as far back as the initial commit. So I have been creating new repos when I can since I am updating anyways so that we get the right history this time.

Well busy week but we are getting closer.

Clone this wiki locally