Hi,

I am very confused that when I change timezone on my device with "adb shell 
setprop persist.sys.timezone", the time changed, I checked the code to 
understand the process flow but nothing be found.

"bionic/libc/tzcode/localtime.c" shows that "tzset()" will read the 
property, but WHO did the trigger process(as is to say WHO call tzset)?

I don't know the calling stack from "setprop" to "tzset", or there is 
someother way to change timezone after "setprop"?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/258b5c5c-97c0-4bb0-8886-47632ad88dcan%40googlegroups.com.

Reply via email to