rootdir: remove superfluous sdcard services
This commit is contained in:
@@ -731,21 +731,6 @@ service bat_logging /system/bin/battery_lifetime_data
|
|||||||
user root
|
user root
|
||||||
group root
|
group root
|
||||||
|
|
||||||
service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated
|
|
||||||
class late_start
|
|
||||||
|
|
||||||
service fuse_sdcard1 /system/bin/sdcard -u 1023 -g 1023 -w 1023 -d /mnt/media_rw/sdcard1 /storage/sdcard1
|
|
||||||
class late_start
|
|
||||||
disabled
|
|
||||||
|
|
||||||
service fuse_usbotg /system/bin/sdcard -u 1023 -g 1023 -d /mnt/media_rw/usbotg /storage/usbotg
|
|
||||||
class late_start
|
|
||||||
disabled
|
|
||||||
|
|
||||||
service fuse_sdcard1 /system/bin/sdcard -u 1023 -g 1023 -w 1023 -d /mnt/media_rw/sdcard1 /storage/sdcard1
|
|
||||||
class late_start
|
|
||||||
disabled
|
|
||||||
|
|
||||||
service wmtLoader /system/bin/wmt_loader
|
service wmtLoader /system/bin/wmt_loader
|
||||||
user root
|
user root
|
||||||
group root
|
group root
|
||||||
|
|||||||
Reference in New Issue
Block a user