Merge "device/qcom/common: Overlay support for enabling DTMF tone" into jb

This commit is contained in:
Linux Build Service Account 2012-07-24 00:23:19 -07:00 committed by QuIC Gerrit Code Review
commit 701a0dda29
1 changed files with 2 additions and 0 deletions

View File

@ -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>