Prevent NPE on A/B devices
The NPE shouldn't happen as we get a null intent only when the service is sticky (i.e., isInstallingUpdate() is true), so this is currently not a problem. Change-Id: I8647498d9a1022f5c7207a2da3e42cf57d9ee030
Loading
Please register or sign in to comment