You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not call time APIs introduced in R if device is pre-R
* If the device is pre-R, do not call setAutoTimeEnabled
and setAutoTimeZoneEnabled.
* Call setGlobalSettings instead.
Manual testing steps
* Install TestDPC
* Set device in device owner mode
* Select setTime and setTimeZone
* Verify TestDPC does not crash
Bug: 165592867
Test: manual testing with TestDPC
Change-Id: Ife22d85f0415b978b34c89e5950242df5815e8e5
0 commit comments