Pierre-Hugues Husson 1e27cc1157 Override vendor's usb_audio_policy_configuration
Android 8.1 added the support for new type of USB Audio devices
(USB_HEADSET, instead of old USB_DEVICE)
Some older USB devices got converted to this USB_HEADSET while still
using the old protocol.
There is no driver change needed, but the audio policy needs to be
changed.
Since vendors are simply using AOSP usb_audio_policy_configuration
Override it by ourself.
2018-04-01 00:30:31 +02:00
2018-02-20 21:28:43 +01:00
2017-12-19 13:08:26 +01:00
2017-12-17 17:46:37 +01:00
2018-03-03 19:50:47 +01:00
2018-03-19 23:11:52 +01:00
2018-03-04 19:12:21 +01:00
2018-02-14 22:06:04 +01:00
2018-03-23 16:14:30 +01:00
2017-12-17 18:14:40 +01:00
2018-03-22 22:47:23 +01:00

You'll need to call generate.sh in this folder to generate the Makefiles to build the Treble targets
Description
No description provided
Readme 11 MiB
Languages
Makefile 58.2%
C++ 23.2%
Shell 17.9%
C 0.7%