diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2018-01-10 18:30:23 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2018-01-10 18:30:23 +0100 |
commit | 710b3266deb962295f6697a61bc31d7bab0c74c1 (patch) | |
tree | d3adfb0e9ff95d6677d7449eb469b112253e262e | |
parent | f09141a9f64c8ed5afa1957c7dcc2380feadc271 (diff) |
msm8996-common: rootdir: Remove config-zram
* it isn't there at all anyway
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index da3729c..936a913 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -898,9 +898,6 @@ service loc_launcher /vendor/bin/loc_launcher group gps inet diag wifi writepid /dev/cpuset/system-background/tasks -on property:sys.boot_completed=1 - start config-zram - service atfwd /system/bin/ATFWD-daemon class late_start user system |