Added implementation for time zone change notifications
In this change, we are adding a change listener that keeps track of automatic and manual time zone changes and send notifications to the user if required. BYPASS_LARGE_CHANGE_WARNING Design doc: go/android-tznotifications Test: atest services/tests/timetests/src/com/android/server/timezonedetector/NotifyingTimeZoneChangeListenerTest.java Test: atest services/tests/timetests/src/com/android/server/timezonedetector/TimeZoneDetectorStrategyImplTest.java Bug: 283267917 Flag: com.android.server.flags.datetime_notifications Change-Id: I9ba54e6be0df768b784dd4c5d71d81c2a5695dfd
Loading
Please register or sign in to comment