Switch "UTC time" to "Unix epoch time" (Location)
This is more correct. Android devices, even under ideal conditions, don't track UTC (which contains leap seconds and uses the SI definition of a second) but use a clock based on Unix epoch time (no leap seconds, but clocks may skip/stop or smear around leap seconds to ensure a fixed number of second increments per calendar day when leap seconds are applied to UTC). Bug: 218802673 Test: Compile only Change-Id: If87023af06ba9933f96029e52df9cb3841bca0cb
Loading
Please register or sign in to comment