Fixed NPE when contentIntent is triggered
Summary
On SDK 14 and 15 clicking on the MprisPlugin notification results in an NPE because the notification extras are not delivered.
Test Plan
Before applying this patch verify that clicking on the MprisPlugin notification on SDK 14 and 15 causes an NPE Apply patch and verify that the NPE is now fixed.