patchrom_android
patchrom_android copied to clipboard
how to compile?
You said: (1) use miui framework overlay, compile google android ics source code, the corresponding commit number is 9418037. (2) disassemble framework/services/android.policy.jar, put them under android dir. These jars will be modified to add miui hook. (3) copy the disassembled files to google-framework dir. The google-framework will be used for apply patch into target phone first time.
so when i merge the miui source with the google source and try to compile it. it does not work, because it can not find sources for that miui annotations etc.
how u did that?