Skip to content

Commit

Permalink
Revert "pyramid: re-enable BT quick switch now that wakelock is fixed"
Browse files Browse the repository at this point in the history
This reverts commit e454ddb.
  • Loading branch information
intervigilium committed Jul 15, 2012
1 parent e454ddb commit a0fce03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Expand Up @@ -21,6 +21,10 @@
for different hardware and product builds. -->
<resources>

<!-- Boolean indicating if current platform supports quick switch-on/off of
Bluetooth module -->
<bool name="config_bluetooth_adapter_quick_switch">false</bool>

<!-- Default color for notification LED is green. -->
<color name="config_defaultNotificationColor">#ff00ff00</color>

Expand Down

0 comments on commit a0fce03

Please sign in to comment.