Merge "fs_mgr: Don't run clean_scratch_files on non-dynamic devices" into main

This commit is contained in:
Yi-Yo Chiang 2023-10-16 10:24:55 +00:00 committed by Gerrit Code Review
commit c0281978b0

View file

@ -1,2 +1,2 @@
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