people seem to keep missing this (or just too lazy to read every comment) so please note what
vldmr has written -- that all of the following can be fixed with one small change to build.prop:
- keyboard
- trackpad
- camera
I can confirm that it's all back to normal for me.
Quote:
Originally Posted by vldmr
OK, after fresh install of allmine i changed just single line in build.props, that returned PE to normal state (keyboard, trackpad, camera). So it seems all that it cares about is to have this:
ro.product.device=edgejr
The rest is mahimahi.
Oh, I actually also commented out this:
#ro.product.cpu.abi2=armeabi-v7a
I believe I've read somewhere before that cpu on edge is older version of arm (v5). Not sure that would needed, but might help applications install correct versions of libraries
|
ktwombley you might consider putting this change into build.prop of your download please? save some confusion from some of the users...