Skip to content

Commit

Permalink
init.huawei.rc: remove what are apparently lte services
Browse files Browse the repository at this point in the history
  • Loading branch information
Daz Jones committed Apr 2, 2013
1 parent 6902e58 commit 9a8bda8
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions ramdisk/init.huawei.rc
Expand Up @@ -172,36 +172,14 @@ service rmt_storage /system/bin/rmt_storage /dev/block/mmcblk0p10 /dev/block/mmc
user root
disabled

service bridgemgrd /system/bin/bridgemgrd
class main
user radio
group radio
disabled

service port-bridge /system/bin/port-bridge /dev/smd0 /dev/ttyGS0
class late_start
user system
group system inet
disabled

service libcm_link /system/bin/sh /system/etc/libcm.sh
user root
disabled
oneshot

on property:ro.baseband="msm"
start port-bridge
# Enable BT-DUN only for all msms
setprop ro.qualcomm.bluetooth.dun true

on property:ro.baseband="unknown"
start port-bridge

on property:wlan.driver.status=loading
start setwifimac

service pcm-bridge /system/bin/pcm-bridge /dev/smd7 /dev/ttyGS1

service qmuxd /system/bin/qmuxd
class main
user radio
Expand Down

0 comments on commit 9a8bda8

Please sign in to comment.