sm6250-common: overlay: support unprocessed audio sources

This commit is contained in:
Demon000 2020-07-11 17:47:00 +03:00
parent 5ab8e4473f
commit 776680cec8

View File

@ -211,4 +211,7 @@
<!-- Is the device capable of hot swapping an ICC Card -->
<bool name="config_hotswapCapable">true</bool>
<!-- Whether the Unprocessed audio source supports the required frequency range and level -->
<bool name="config_supportAudioSourceUnprocessed">true</bool>
</resources>