Fix potential NPE when creating an ImsCall.
If the call profile is null on ImsCall creation, the code to track the video state history will crash. Test: Add unit test for setting up a new ImsCall when profile is null. Test: Add unit test for non-null ImsCall profile creation. Fixes: 156188660 Change-Id: I2560cd32891977b7297a1dfaca7ca01381794ca0
Loading
Please register or sign in to comment