spock1104
Android Expert
Warp speed Mr. Sulu
Here are the results of what I call project Sulu, bringing the Warp 4G stock ROM to the AWE. Thanks to SuperR for the Warp 4G ROM and modhatter6811 for schooling me on how to recompile framework-res.apk without it crashing. Just like my Cyanogenmod version, this uses the kernel from the N9520 Max.
Partially working:
Camera: Stock app doesn't work, use any other
Not working:
Keystore - Security menu crashes, no sideloading without a PC, can't uninstall apps
Working: everything else
http://www.mediafire.com/download/8ujcazsyvmwqkld/awe_stock_442_beta1.zip
MD5: 4E3D5AC520F5E6BE88C6CCBA8B51DC24
kernel source: https://github.com/spock1104/android_kernel_zte_msm8930/
I need to talk about they keystore for a moment, as that's the achilles heel of this ROM. If I or anyone else (please please please) can figure out how to resolve this the ROM will more or less be complete. Since the Awe never got past 4.1 officially, we never received a modem with keymaster files. I've grabbed them from the Warp 4G modem and placed them in /system/vendor/firmware/keymaster and set permissions on them. This itself doesn't seem to be an issue, I verified that both the Warp 4G and the Max use the same keymaster files. However, the logcat shows that the keystore fails to load with "operation not permitted" and unfortunately I've forgotten what the dmesg error is. Yes, the internet will tell you that this is a permissions issue, but I've tried that and still not gotten past the error. I think this could be an app or library checking the phone model, but that's just speculation, I really don't know. So to avoid delays I'm releasing this to the community and hoping someone (anyone, please! bueller?) will be able to solve the last piece.
Here are the results of what I call project Sulu, bringing the Warp 4G stock ROM to the AWE. Thanks to SuperR for the Warp 4G ROM and modhatter6811 for schooling me on how to recompile framework-res.apk without it crashing. Just like my Cyanogenmod version, this uses the kernel from the N9520 Max.
Partially working:
Camera: Stock app doesn't work, use any other
Not working:
Keystore - Security menu crashes, no sideloading without a PC, can't uninstall apps
Working: everything else
http://www.mediafire.com/download/8ujcazsyvmwqkld/awe_stock_442_beta1.zip
MD5: 4E3D5AC520F5E6BE88C6CCBA8B51DC24
kernel source: https://github.com/spock1104/android_kernel_zte_msm8930/
I need to talk about they keystore for a moment, as that's the achilles heel of this ROM. If I or anyone else (please please please) can figure out how to resolve this the ROM will more or less be complete. Since the Awe never got past 4.1 officially, we never received a modem with keymaster files. I've grabbed them from the Warp 4G modem and placed them in /system/vendor/firmware/keymaster and set permissions on them. This itself doesn't seem to be an issue, I verified that both the Warp 4G and the Max use the same keymaster files. However, the logcat shows that the keystore fails to load with "operation not permitted" and unfortunately I've forgotten what the dmesg error is. Yes, the internet will tell you that this is a permissions issue, but I've tried that and still not gotten past the error. I think this could be an app or library checking the phone model, but that's just speculation, I really don't know. So to avoid delays I'm releasing this to the community and hoping someone (anyone, please! bueller?) will be able to solve the last piece.