From bfb60b7f114e68291ebbe96a09d5f7dea1efe298 Mon Sep 17 00:00:00 2001 From: Sahitya Tummala Date: Wed, 10 Aug 2016 14:48:24 +0530 Subject: 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 --- rootdir/etc/init.qcom.rc | 5 ----- 1 file changed, 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 -- cgit v1.2.3