network time change

This commit is contained in:
Daniel Micay 2020-10-04 20:38:45 -04:00
parent eae528011e
commit 1f386d4ea9

View File

@ -407,6 +407,7 @@
<li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</li> <li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</li>
<li>enable secondary user logout support by default (purges credential encrypted storage keys from memory)</li> <li>enable secondary user logout support by default (purges credential encrypted storage keys from memory)</li>
<li>add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list</li> <li>add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list</li>
<li>reject received unix timestamps before build unix time for https-based network time implementation</li>
</ul> </ul>
--> -->