Skip to content

Commit

Permalink
galaxys2-common: Update "wakelock for flashlight" config
Browse files Browse the repository at this point in the history
Change-Id: I84230f6fde3a1d9f464310a65c7b75dbf35d089b
  • Loading branch information
rINanDO committed Dec 25, 2016
1 parent b9656fb commit 2978e03
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<!-- Control whether status bar should distinguish HSPA data icon form UMTS data icon on devices -->
<bool name="config_hspa_data_distinguishable">true</bool>

<!-- Allow Flashlight service to use wakelock -->
<bool name="flashlight_use_wakelock">true</bool>
<!-- Allow the flashlight service to use wakelocks -->
<bool name="config_useWakelockForFlashlight">true</bool>

<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
<bool name="doze_display_state_supported">false</bool>
Expand Down

0 comments on commit 2978e03

Please sign in to comment.