diff options
author | david <davidteri91@gmail.com> | 2015-02-26 12:13:28 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2015-02-26 21:09:02 +0000 |
commit | c7969039ef9a314072a8834631cbe93d8444ea8f (patch) | |
tree | 69f157fc5b877b648792e26c96fd2a56d5a2c2d4 /rootdir | |
parent | 020f4fc8f4e58c3887a183d6f3e0e27c5de19d6d (diff) |
shinano: remove FM service
Change-Id: I29214905a5ecb8131391bd35d9b1483da8dfc67c
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.qcom.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 287ccc1..88cc2cb 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -544,13 +544,6 @@ service bugreport /system/bin/dumpstate -d -p -B \ oneshot keycodes 114 115 116 -service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh - class late_start - user root - group system qcom_oncrpc - disabled - oneshot - # Secure Config Transfer service service sct_service /system/bin/sct_service user root |