Loading
Add null checks to EMBMS AIDL impls
Add null checks for things that the user passes in so that they don't inadvertently cause NPEs for the middleware later on. Change-Id: I09392a2ac9adec494fcbeeba889ce7fca6708323 Fixes: 67785040 Test: manual