pal: Add Null Check for LoadSoundModel.

HandleEngineLoad could return a Null causing
Null pointer dereference.

Adding a Null check before using the engine.

Change-Id: I45c2e747b24394446397cf67fbcb7a48617858f8
1 file changed