Quote:
Originally Posted by tpdjr
alright i have a few questions did you ever make the roots that enabled the screen to stay on while android is starting up and do use the libgles_qcom.so, build.pro and gralloc is it the same as haret?
|
I did echo 50 >/sys/class/leds/lcd-backlight/brightness right when rootfs is mounted.
Then I did the code I posted previously for optionally loading the libgles, build.prop, and gralloc from the sdcard. If you do not have the files on the sdcard, it will default to the original ones.
I think some of the issues people are having with graphical issues might be because I replaced the original files with the 3d testing ones in the last builds. The method I am doing now will be much better. Just waiting on the files to download right now