galaxys2-common: Update torch overlays
Change-Id: Id4b3867f757e2f395228d58dee96b8513d378b59
This commit is contained in:
parent
c32d4293de
commit
17662dcd75
@ -160,4 +160,7 @@
|
|||||||
|
|
||||||
<!-- Boolean to enable stk functionality on Samsung phones -->
|
<!-- Boolean to enable stk functionality on Samsung phones -->
|
||||||
<bool name="config_samsung_stk">true</bool>
|
<bool name="config_samsung_stk">true</bool>
|
||||||
|
|
||||||
|
<!-- Device supports LED flashlight -->
|
||||||
|
<bool name="config_enableTorch">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
@ -16,9 +16,6 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
|
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
|
||||||
<!-- LED Flashlight -->
|
|
||||||
<bool name="has_led_flash">true</bool>
|
|
||||||
|
|
||||||
<!-- Dock Settings -->
|
<!-- Dock Settings -->
|
||||||
<bool name="has_dock_settings">true</bool>
|
<bool name="has_dock_settings">true</bool>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user