aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSahitya Tummala <stummala@codeaurora.org>2016-08-10 14:48:24 +0530
committerMichael Bestas <mikeioannina@gmail.com>2017-02-04 18:20:45 +0200
commitbfb60b7f114e68291ebbe96a09d5f7dea1efe298 (patch)
tree739d8246fb3bba241b26562f1c265cfa1e72cc4a
parent939bb036217f11dacc4960cbdaaaf961e4abef9e (diff)
init: disable rfs_access on 8939
This is only meant for internal usage and must not be used in the final product. Hence, disable it by default on 8939 Change-Id: I7e790f2e4ec572537ca6b55094a1ad888a6ea2e7
-rw-r--r--rootdir/etc/init.qcom.rc5
1 files changed, 0 insertions, 5 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 38434d4..ef1ede8 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -287,11 +287,6 @@ service rmt_storage /system/bin/rmt_storage
user root
group wakelock
-service rfs_access /system/bin/rfs_access
- class core
- user system
- group system net_raw
-
service config_bt_addr /system/bin/btnvtool -O
class core
user bluetooth