Add null checks for background color layer
The bgColorLayer pointer is lack of necessary null check, which could potentially cause null pointer dereference. Also added some annotations for the nested if-else statements. Flag: EXEMPT refactor Bug: 414341229 Test: presubmit tests Change-Id: Iaaeb289d8f23090ac62111a10545fca9cb8291cd
Loading
Please register or sign in to comment