Fixes crash in security settings.
- save the loaded icon drawable to a local var, instead of setting it to the tile.icon and later reset it, so that we will not run into the issue that the icon will become null when this is called multiple times. Change-Id: I0fc73961986cddd97ad1e74b0609ac47d011cc87 Fixes: 78445923 Test: make RunSettingsRoboTests
Loading
Please register or sign in to comment