Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix a small typo
  • Loading branch information
fattire committed Sep 23, 2011
1 parent a4aaa4d commit 6a47802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.qcom.bt.sh
Expand Up @@ -41,7 +41,7 @@ kill_hciattach ()
# this shell doesn't exit now -- wait returns for normal exit
}

/system/bin/qcattach
/system/bin/bcattach

# init does SIGTERM on ctl.stop for service
trap "kill_hciattach" TERM INT
Expand Down

0 comments on commit 6a47802

Please sign in to comment.