Add null check before string comparison
In some cases, the media metadata can be null, resulting in a crash. Adding some checks to prevent this. Bug: 278376610 Tag: #feature Test: MediaPlayerWrapperTest Change-Id: I84d545df15e1324a41f9fe334fc9fa1147eec010
Loading
Please register or sign in to comment