Skip to content

Commit

Permalink
j7elte: Add-back Dual sim function check
Browse files Browse the repository at this point in the history
Change-Id: I6d26d7d6a3df8027e6df73e00b1aafe91602f32b
  • Loading branch information
aapav01 committed Jul 24, 2016
1 parent 206bb54 commit 0d642ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rootdir/etc/init.samsung.rc
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,12 @@ service SMD-daemon /system/bin/smdexe
user root
group system radio inet net_raw

# start multiple rilds based on multisim property
on property:ro.multisim.simslotcount=2
stop ril-daemon
start ril-daemon
start ril-daemon1

on fs
# DIAG
service DIAG-daemon /system/bin/diagexe
Expand Down

0 comments on commit 0d642ef

Please sign in to comment.