AudioTrackOffloadTest: fix NPE on devices that don't support offload

Check the result of getOffloadAudioTrack, it returns null on
devices that don't support the offload functionality

Bug: 179218630
Test: atest android.media.cts.AudioTrackOffloadTest
Change-Id: I1cc1f572d06b523dad88fd4c9f5cc657f0eb4ca5
1 file changed