Merge "Fix for, BT Carkit position issue when music app is killed" am: 43425b6f4f am: 4791a5112b
am: 93fa0d4528
Change-Id: I255e17d94623c878d6859528c32260186ce6be09
This commit is contained in:
@@ -456,6 +456,7 @@ public class MediaSessionRecord implements IBinder.DeathRecipient {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
mDestroyed = true;
|
mDestroyed = true;
|
||||||
|
mPlaybackState = null;
|
||||||
mHandler.post(MessageHandler.MSG_DESTROYED);
|
mHandler.post(MessageHandler.MSG_DESTROYED);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user