From 0038e52653700431b891a13adc1fcfc86034ccc9 Mon Sep 17 00:00:00 2001 From: Emerson Pinter Date: Thu, 24 Jan 2013 12:07:49 -0200 Subject: [PATCH] Remove duplicates and fix service name And remove invalid uid Change-Id: I4c930d0d881b2088c23a03e0728ff2abdfcd4944 --- root/init.qcom.rc | 5 ----- root/init.target.rc | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/root/init.qcom.rc b/root/init.qcom.rc index e9a44fc..3c727ba 100755 --- a/root/init.qcom.rc +++ b/root/init.qcom.rc @@ -340,11 +340,6 @@ service iprenew_p2p /system/bin/logwrapper /system/bin/dhcpcd -n -d disabled oneshot -service iprenew_usbeth0 /system/bin/dhcpcd -nBK - class late_start - disabled - oneshot - service dhcpcd_bnep0 /system/bin/dhcpcd -B -t 30 class late_start disabled diff --git a/root/init.target.rc b/root/init.target.rc index 695a700..9049497 100755 --- a/root/init.target.rc +++ b/root/init.target.rc @@ -472,7 +472,7 @@ on property:tcmd.utag=1 service tcmd /system/bin/tcmd class core - group mot_tcmd radio mot_pwric input system log camera graphics mot_accy sdcard_rw audio inet bluetooth wifi compass net_bt_admin mot_tombstone mot_tpapi mount net_raw net_admin mot_whisper media shell mot_usb nfc fm_radio + group mot_tcmd radio mot_pwric input system log camera graphics mot_accy sdcard_rw audio inet bluetooth wifi compass net_bt_admin mot_tombstone mot_tpapi mount net_raw net_admin mot_whisper media shell mot_usb nfc socket local_tcmd stream 0660 mot_tcmd mot_tcmd socket batch_socket stream 0600 mot_tcmd mot_tcmd oneshot @@ -726,10 +726,10 @@ service p2p_supplicant /system/bin/logwrapper /system/bin/wpa_supplicant \ disabled oneshot -service location-mq /system/bin/logwrapper /system/bin/location-mq +service location_mq /system/bin/logwrapper /system/bin/location-mq class late_start user root -service xtwifi-inet-agent /system/bin/logwrapper /system/bin/xtwifi-inet-agent +service xtwifi_inet_agent /system/bin/logwrapper /system/bin/xtwifi-inet-agent class late_start user root