Merge "fs_mgr: Don't run clean_scratch_files on non-dynamic devices" into main
This commit is contained in:
commit
c0281978b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue