Fix phone process crash due to stale data processing.

Due to successive power down and power up happening in
quick successions, CommandParamsFactory is processing
the older data even after CatService is disposed, resulting
in the phone process crash.

Fix: Add a null check for icon loader in CommandParamsFactory
to avoid the crash.

Change-Id: Iab4b70c1f5727e28eacd7c389e11f0dab37daae4
CRs-Fixed: 1035819
1 file changed
tree: 9bbc83012c3e1ba47027c597504c13555304a0dd
  1. resources/
  2. src/
  3. tests/
  4. tools/
  5. Android.mk
  6. CleanSpec.mk
  7. README.txt