You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: