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

This commit is contained in:
Linux Build Service Account 2013-09-14 02:49:03 -07:00 committed by Gerrit - the friendly Code Review server
commit c1b7122cd8
1 changed files with 3 additions and 0 deletions

View File

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