Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit daa3be9d authored by Nolen Johnson's avatar Nolen Johnson Committed by Michael Bestas
Browse files

fs_mgr: Don't run clean_scratch_files on non-dynamic devices

* This results in a metric ton of denials on some devices and
  eats up valuable resources on boot, plus there's 0 need for it,
  so kill it.

Change-Id: Ic52d5b3f06724430e9505345024cf0041b37ca49
parent dfb8e3dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
on post-fs-data && property:ro.debuggable=1
on post-fs-data && property:ro.debuggable=1 && property:ro.boot.dynamic_partitions=true
    exec_background - root root -- /system/bin/clean_scratch_files