diff options
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 0393b74..df2e41f 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -314,7 +314,7 @@ service cnd /system/bin/cnd socket cnd stream 660 root inet service dpmd /system/bin/dpmd - class late_start + class main socket dpmd stream 660 root system service hciattach /system/bin/sh /system/etc/init.qcom.bt.sh |
