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
Loading
Please register or sign in to comment