commit | e9f8ebfca47dac8583db181335c7a36cc601f0b9 | [log] [tgz] |
---|---|---|
author | chandan mishra <chanmish@codeaurora.org> | Wed Oct 17 13:10:20 2018 +0530 |
committer | chandan mishra <chanmish@codeaurora.org> | Tue Oct 23 18:55:54 2018 +0530 |
tree | 18ad3fef7d01b34e5ececd5551ba1886be07bd73 | |
parent | 428ec01203cf35d9582e53577b60b0e9c91c303f [diff] |
AVRCP: Proper null check for SET_ATTRIBUTE_VALUES SET_ATTRIBUTE_VALUES case there is check if device is null then it is returning without sending SendSetPlayerAppRsp, so audio intent is not handle for player app setting changed. Put SET_ATTRIBUTE_VALUES under proper null check. CRs-Fixed: 2327707 Change-Id: Ia0e55fd99de5a3c01a33f94f801800928beaa911