AVRCP: Add remote device to PlayerStateUpdate blacklist
When iQiyi started playing we are sending playback status
changed response as PAUSED, which caused no audio over
this remote device.
Add this remote device to PlayerStateUpdate blacklist to
not update play status as PAUSED when iQiyi started playing.
Change-Id: I610e7639c009585796b87e054af36c77f4711445
CRs-Fixed: 2576648
diff --git a/packages_apps_bluetooth_ext/src/avrcp/Avrcp_ext.java b/packages_apps_bluetooth_ext/src/avrcp/Avrcp_ext.java
index 63fec73..ab06f42 100644
--- a/packages_apps_bluetooth_ext/src/avrcp/Avrcp_ext.java
+++ b/packages_apps_bluetooth_ext/src/avrcp/Avrcp_ext.java
@@ -188,6 +188,7 @@
"00:0A:08", //00:0A:08:51:1E:E7, Name: BMW530
"00:04:79", //00-04-79-00-06-bc, Name: radius HP-BTL01
"28:A1:83", //28-A1-83-94-90-AE, Name: VW Radio
+ "30:c3:d9", //30-c3-d9-8d-5b-83, Name: VW RadioBin
};
private static final String playerStateUpdateBlackListedNames[] = {
"Audi",