Quote:
Originally Posted by craigacgomez
Did you also replace the corresponding jar file?? services.jar??
|
Yes. I have a completely stock Nexus 10. Except that i unlocked and rooted the stock Rom.
Then i took the completely stock AOSP and built a Rom. I flashed that rom as otazip package to see if it works and it does.
Then i took the services.jar and services.odex from the AOSP rom and replaced the corresponding files on my stock rooted rom. (I used adb shell to remove the old files and then adb pushed the new ones)
And it results in a boot loop.
I compiled the rom using this for "lunch" full_manta-user. I used "user" to make sure the rom is odexed because using full_manta-userdebug results in a deodexed rom.
|