diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 8c1c672..6525202 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -907,7 +907,7 @@ service rfs_access /system/bin/rfs_access service rmt_storage /system/bin/rmt_storage class core user root - group system + group system wakelock service qmuxd /system/bin/qmuxd class core diff --git a/sepolicy/rmt_storage.te b/sepolicy/rmt_storage.te deleted file mode 100644 index ebf0d84..0000000 --- a/sepolicy/rmt_storage.te +++ /dev/null @@ -1 +0,0 @@ -allow rmt_storage self:capability dac_override;