Skip to content

Commit

Permalink
wingray-common: update Settings overlay
Browse files Browse the repository at this point in the history
Add has_led_flash.

Change-Id: I921cdbe89b8ded3d54dee4605f4a108f6175f86c
  • Loading branch information
TDR committed Mar 26, 2013
1 parent e56ae13 commit 6838858
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions overlay-common/packages/apps/Settings/res/values/config.xml
Expand Up @@ -16,11 +16,7 @@
-->

<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2">

<!-- Dock Settings -->
<bool name="has_dock_settings">true</bool>

<!-- Show Expanded Desktop preference -->
<bool name="config_show_expandedDesktop">true</bool>

<bool name="has_led_flash">true</bool>
<bool name="has_dock_settings">true</bool>
<bool name="config_show_expandedDesktop">true</bool>
</resources>

0 comments on commit 6838858

Please sign in to comment.