Closed cc-qing closed 4 years ago
Your best bet is to investigate the android build system, and see how it does it.
I modified framework.jar, removed the arm/arm64 in the framework folder and booted it successfully. But it started up very slowly, I think because the system didn't find boot-framework.art, and then dex2oat executed As a result, the startup speed is very slow. I ask you to help me framework.jar can produce boot-framework.art, boot-framework.art.rel, and other *.art files. I don't know how to use dex2oat to create a single jar
I have exactly the same on my A11, you found any solution ?
I modified framework.jar, removed the arm/arm64 in the framework folder and booted it successfully. But it started up very slowly, I think because the system didn't find boot-framework.art, and then dex2oat executed As a result, the startup speed is very slow. I ask you to help me framework.jar can produce boot-framework.art, boot-framework.art.rel, and other *.art files. I don't know how to use dex2oat to create a single jar