init: qcom: Enable RIL notifications if Fast Dormancy is enabled

FD feature depends on Modem dormant notifications during
the screen ON/OFF states. By enabling RIL property, FD will receive
modem Dormant notifications in Screen OFF state as well.

Change-Id: I5857c5e9e6b0300fe3ef021acc6c341d7e6e7117
This commit is contained in:
Sravan Kumar Ambapuram 2013-09-11 12:01:40 +05:30
parent b7978baa0e
commit 295f4ecff6
1 changed files with 3 additions and 0 deletions

View File

@ -276,6 +276,9 @@ on property:vold.decrypt=trigger_restart_framework
start qcom-c_main-sh
start config_bluetooth
on property:persist.env.fastdorm.enabled=true
setprop persist.radio.data_no_toggle 1
service cnd /system/bin/cnd
class late_start
socket cnd stream 660 root inet