Bluetooth audio fix for Lenovo Y700 gen4 (TB322FC). [1/3] #49
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a part of patch series to fix bluetooth audio Lenovo Y700 gen4 (TB322FC).
The device currently doesn't work with sysbta and disabled offload. This commit adds a new setting called a2dp_offload to enable bluetooth a2dp offload on TB322FC.
On the first time boot, it detects device and then disables sysbta and enables offload.
Close TrebleDroid/treble_experimentations#219 (comment)
The following two PRs are also required.
TrebleDroid/device_phh_treble#83
TrebleDroid/platform_packages_modules_Bluetooth#3