Steps to reproduce:
- Go to Settings > System
- Change the timezone to something different
- Observe no change to the displayed time in top-right corner
Reason:
The Settings app creates a timezone symlink in /tmp/localtime but the correct one should be /etc/localtime.
My comment on the PR is here: b976970#r179374834