Add null check after getApplicationInfo in InstantAppNotifier

getApplicationInfo can return null, so check return value before
access.

Fixes: 206007136
Test: N/A
Change-Id: Iaab7ba41f46b2d6caa7d43add4689228230d5901
1 file changed