int.rc: Change cnd daemon path to vendor partition

As per Android-O architecture, cnd dameon is moved to vendor
partition. Updating the path to change the path to new vendor
binary

Change-Id: Ia692af706e663e5837e7856212c4b5acca4c4361
CRs-Fixed: 2002881
This commit is contained in:
Sunmeet Gill 2017-03-24 17:03:52 -07:00 committed by Gerrit - the friendly Code Review server
parent f6d1c75c26
commit cc33efa87f
1 changed files with 1 additions and 1 deletions

View File

@ -496,7 +496,7 @@ on property:vold.decrypt=trigger_restart_framework
on property:persist.env.fastdorm.enabled=true
setprop persist.radio.data_no_toggle 1
service cnd /system/bin/cnd
service cnd /system/vendor/bin/cnd
class main
socket cnd stream 660 root inet