summaryrefslogtreecommitdiff
path: root/init.mako.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.mako.rc')
-rw-r--r--init.mako.rc7
1 files changed, 5 insertions, 2 deletions
diff --git a/init.mako.rc b/init.mako.rc
index fc3c71f..847836f 100644
--- a/init.mako.rc
+++ b/init.mako.rc
@@ -45,7 +45,7 @@ on init
# the MCC. This is needed by RIL.
setprop persist.radio.custom_ecc "1"
setprop persist.radio.custom_ecc_mcc "{234,235,424,426,427,430,431:999},{334:060,066},{422:9999},{730:133}"
- setprop persist.radio.custom_ecc_mcc_ex "{450:111,112,113,119,122,125,127},{724:190}"
+ setprop persist.radio.custom_ecc_mcc_ex "{450:111,112,113,119,122,125,127},{724:190},{425:100,101,102}"
setprop persist.radio.custom_ecc_voice "{515:117},{452:113,114,115}"
setprop persist.radio.custom_ecc_hard "911,*911,#911,112,999,000,08,118,120,122,110,119,995,111,113,125,127,133"
@@ -301,6 +301,7 @@ service bridgemgrd /system/bin/bridgemgrd
class main
user radio
group radio
+ disabled
# QMUX must be in multiple groups to support external process connections
service qmuxd /system/bin/qmuxd
@@ -385,8 +386,10 @@ on property:ro.data.large_tcp_window_size=true
# Adjust socket buffer to enlarge TCP receive window for high bandwidth (e.g. DO-RevB)
write /proc/sys/net/ipv4/tcp_adv_win_scale 1
-service charger /charger
+service charger /sbin/healthd -c
class charger
+ critical
+ seclabel u:r:healthd:s0
# virtual sdcard daemon running as media_rw (1023)
service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated