AVRCP: Update isActive flag when setActive is done.
When setActive is done for A2DP then AVRCP
isActiveDevice flag is not getting updated. Now
added setActive function in Avrcp_ext which called
from AudioService to update isActiveDevice.
AVRCP: Ignore all PT from inactive device except play.
- By default ignore all PT from inactive device except
play PT which will trigger SHO.
- Do not send play PT from inactive device to player
while doing SHO.
CRs-Fixed: 2256637
Change-Id: Id54f80d0ceff8cfac9178ae07fbb545b89f1d54a
1 file changed