3
0

overlay: Enable workaround for broken audio policy HAL

This will permit A2DP to work with our broken HAL
This commit is contained in:
Andrew Dodd 2012-08-04 15:27:45 -04:00
parent 4502a83dd1
commit f1a8a84690

View File

@ -166,4 +166,6 @@
<!-- Workaround for devices with broken keyboards -->
<bool name="config_forceDisableHardwareKeyboard">true</bool>
<!-- If true, adds support for no delay A2DP in Samsung devices -->
<bool name="config_noDelayInATwoDP">true</bool>
</resources>