enable secondary user logout support by default

This commit is contained in:
Daniel Micay 2020-10-04 19:03:14 -04:00
parent 039eaa1149
commit 6c81695734

View File

@ -405,6 +405,7 @@
<ul> <ul>
<li>hardened_malloc: optimize and harden initialization sanity checks</li> <li>hardened_malloc: optimize and harden initialization sanity checks</li>
<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</li>
</ul> </ul>
--> -->