To disable lock screen only at system startup, instead of comment out showLocked(), I commented out doKeyguard() inside the function onSystemReady() in the same file KeyguardViewMediator.java
If there is a configuration option that does this, please let me know too. Thanks, Aad On Jul 7, 1:50 am, Peter Griffin <[email protected]> wrote: > I disabled the lock screen on my eclair build my commeting out showLocked() > in KeyguardViewMediator.java. > > As far as I could tell there isn't a configuration option which does this. > > regards, > > Pete. > > nolockscreen.patch > < 1KViewDownload -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
