Skip to content

Commit

Permalink
enable samsung stk
Browse files Browse the repository at this point in the history
Change-Id: I319dc79e0d4ee9f9f29f0dcc4454c422c8e039b4
  • Loading branch information
codeworkx committed Aug 30, 2012
1 parent 0bff09e commit aa152bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,7 @@

<!-- If true, adds support for no delay A2DP in Samsung devices -->
<bool name="config_noDelayInATwoDP">true</bool>

<!-- Boolean to enable stk functionality on Samsung phones -->
<bool name="config_samsung_stk">true</bool>
</resources>

0 comments on commit aa152bf

Please sign in to comment.