Hi All,
I am porting Android JB on OMAP4 based platform.
I am trying to add support for Never timeout option to screen timeout preference.
The value for never timeout is -1.
With this support, the android screen timeouts in 10 seconds.
I understood, from the PowerManagerService file, the minimum timeout option set is 10 sec.
Now how do I change this behavior.
Is anyone ever tried it?
Changing the minimum timeout value in the PowerMangerService alone will allow this option to work or is there any other work around.
Any inputs??
Thanks in advance.
Regards,
Ramya.