Merge "Remove redundant stop() from native audiotrack release." into nyc-dev

am: ca8772377e

* commit 'ca8772377e519736feb438d40fff4d8c1825ca06':
  Remove redundant stop() from native audiotrack release.
This commit is contained in:
Paul McLean
2016-03-07 17:14:48 +00:00
committed by android-build-merger

View File

@@ -541,7 +541,6 @@ static void android_media_AudioTrack_release(JNIEnv *env, jobject thiz) {
return;
}
//ALOGV("deleting lpTrack: %x\n", (int)lpTrack);
lpTrack->stop();
// delete the JNI data
AudioTrackJniStorage* pJniStorage = (AudioTrackJniStorage *)env->GetLongField(