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