diff options
author | Chirayu Desai <chirayudesai1@gmail.com> | 2014-11-30 15:36:16 +0530 |
---|---|---|
committer | Chirayu Desai <chirayudesai1@gmail.com> | 2014-11-30 15:38:05 +0530 |
commit | 9fbe098290855c8ece089a82f8c54e528248ebaa (patch) | |
tree | a5703120059c737b3bed7428dc2fb51779ca92fb /rootdir | |
parent | ff72796fe652a37bc8fd601e175ddd3b600203e2 (diff) |
Remove illumination service
Change-Id: Ia3939bf9b19a462196091e7c45469d510190d95e
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.qcom.rc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 42667b1..bbc930a 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -571,11 +571,6 @@ service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh disabled oneshot -service illumination /system/bin/illumination_service - socket illumination stream 0660 system camera - class main - user root - # Secure Config Transfer service service sct_service /system/bin/sct_service user root |