Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bluetooth crash due to new AVRCP service getting enabled When persist.bluetooth.enablenewavrcp is set to true, bluetooth AVRCP target profile is provided as a service in the Bluetooth application. Crash is seen while getting this new AVRCP service. Disable the newavrcp service by setting persist.bluetooth.enablenewavrcp to false. Tracked-On: OAM-112473 Mixin-Reviewed-On: projectceladon/device-androidia-mixins#1759 Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
- Loading branch information