3
0
Fork 0

galaxys2-common: Allow flashlight to use wakelock

Change-Id: I2b5084f6541e855f43587b1bd6709577fe942bff
This commit is contained in:
rINanDO 2016-02-14 20:57:55 +01:00
parent feb112a35f
commit c7b66067af
1 changed files with 3 additions and 0 deletions

View File

@ -29,5 +29,8 @@
<!-- Whether to use cheap, less good looking shadows for recents -->
<bool name="config_recents_fake_shadows">true</bool>
<!-- Allow Flashlight service to use wakelock -->
<bool name="flashlight_use_wakelock">true</bool>
</resources>