OSDN Git Service

Enable AUTO_TIME_ZONE settings.
authorJohn Wang <johnwang@google.com>
Sat, 15 Jan 2011 03:07:10 +0000 (19:07 -0800)
committerJohn Wang <johnwang@google.com>
Tue, 18 Jan 2011 19:11:06 +0000 (11:11 -0800)
commit759aca9d20e76a99df556304caf9171da18c7f51
tree17bc744bf5c893b8bc03cea8fc4f611b37e619d7
parentc6684f9e9790e92960504e9b32f20f27003d9f37
Enable AUTO_TIME_ZONE settings.

There are separate settings for AUTO_TIME and AUTO_TIME_ZONE.

Modify *ServiceStateTracker to monitor AUTO_TIME and AUTO_TIME_ZONE changes
separately and reset NITZ time and timezone accordingly.

bug: 3304255
Change-Id: Ie430f7b4a256618bea87672b3628d1223ea6e36a
telephony/java/com/android/internal/telephony/cdma/CdmaServiceStateTracker.java
telephony/java/com/android/internal/telephony/gsm/GsmServiceStateTracker.java