[android-developers] Re: Permission of SystemClock.setCurrentTimeMillis()

2009-03-18 Thread elvisw
> Not funny. --- I wonder that system time can be set only in phone or system process??? On Mar 18, 9:52 pm, Stoyan Damov wrote: > > > mwuahah ;) > > On Wed, Mar 18, 2009 at 3:12 PM, elvisw wrote: > > > Hi everyone, > > > The document says: > > SystemClock.setCurrentTimeMilli

[android-developers] Re: Permission of SystemClock.setCurrentTimeMillis()

2009-03-18 Thread Stoyan Damov
mwuahah ;) On Wed, Mar 18, 2009 at 3:12 PM, elvisw wrote: > > Hi everyone, > > The document says: > SystemClock.setCurrentTimeMillis() > Sets the current wall time, in milliseconds. Requires the calling > process to have appropriate permissions. > --- > > What is the appropriate permission I s