Merge "device/qcom/common: Overlay support for enabling DTMF tone" into jb
This commit is contained in:
commit
701a0dda29
|
@ -31,4 +31,6 @@
|
|||
<!-- Flag indicating if the tty is enabled -->
|
||||
<bool name="tty_enabled">true</bool>
|
||||
|
||||
<!-- Flag indicating if dtmf tone type is enabled -->
|
||||
<bool name="dtmf_type_enabled">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue