commit | ce6ce1f70986639238a0e69263d81166ea18feb3 | [log] [tgz] |
---|---|---|
author | Ido Ben-Hur <idoybh2@gmail.com> | Mon Jun 15 14:29:55 2020 +0300 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Tue Jun 29 10:23:40 2021 -0400 |
tree | e43d581c653ff7505be73b1ef29005e457fb0acb | |
parent | 42e8cfbe3b7d5749166203d5328c94a8ffe1c155 [diff] |
Telecomm: Add a null check to custom ring vibration When the custom option is selected for the first time the value for it is null for a split second before the default value gets applied, which causes an NPE that kills system server: https://del.dog/peckinepit.log Signed-off-by: Joey Huab <joey@evolution-x.org> Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>