Merge pull request #2624 from jamesorose/patch-1

voicemail lights up on missed calls
This commit is contained in:
Len 2017-06-06 02:02:25 -04:00 committed by GitHub
commit 8074cff3d5
1 changed files with 4 additions and 0 deletions

View File

@ -879,8 +879,12 @@ phone_setting.headsetkey_mode =
phone_setting.mail_power_led_flash_enable = 1
#Disable missed call power led flash 0-Disabled, 1-Enabled
phone_setting.missed_call_power_led_flash.enable=0
phone_setting.missed_call_power_led_flash.enable = 0
#######################################################################################
## Phone Setting UI ##
#######################################################################################