3
0
Fork 0

galaxys2-common: Update torch overlays

Change-Id: Id4b3867f757e2f395228d58dee96b8513d378b59
This commit is contained in:
Janson Kang 2013-10-24 13:36:28 +08:00 committed by Dorian Snyder
parent c32d4293de
commit 17662dcd75
2 changed files with 3 additions and 3 deletions

View File

@ -160,4 +160,7 @@
<!-- Boolean to enable stk functionality on Samsung phones -->
<bool name="config_samsung_stk">true</bool>
<!-- Device supports LED flashlight -->
<bool name="config_enableTorch">true</bool>
</resources>

View File

@ -16,9 +16,6 @@
-->
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
<!-- LED Flashlight -->
<bool name="has_led_flash">true</bool>
<!-- Dock Settings -->
<bool name="has_dock_settings">true</bool>