Merge "Made it so Flashlight is in the overlay." into froyo

This commit is contained in:
Steve Kondik 2010-10-21 03:11:22 +00:00 committed by Gerrit Code Review
commit ae2f065106
7 changed files with 14 additions and 0 deletions

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">true</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">true</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -2,4 +2,6 @@
<resources>
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">false</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>

View File

@ -3,4 +3,6 @@
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>