commit | bfcd52d3bf2db260efa7f73485abb3f2e59bae6f | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Sat Oct 27 12:18:35 2018 +0200 |
committer | LuK1337 <priv.luk@gmail.com> | Sat Oct 27 12:20:06 2018 +0200 |
tree | 7d2399bc2a97d01dde91270b50ab9006975ab202 | |
parent | 884fa6b77413118c160a5476bdad171c6c355df1 [diff] |
SystemUI: Fix default mShowMediaMetadata value * On clean installations this would end up being initialized to invalid value. Changing this into v == null || v != 0 check, fixes this issue. Change-Id: I64ffc64e3d246c9257f5ed173b4e1eb8eb585bb4