fs_mgr: Fix executable path in clean_scratch_files.

Bug: 154071877
Test: no error log on startup
Change-Id: I84c627011992eed6952697e7260051006b1c10d0
This commit is contained in:
David Anderson 2020-04-14 23:43:00 -07:00
parent 1b1ec8f36a
commit a441612fae
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
on post-fs-data && property:ro.debuggable=1
exec_background - root root -- clean_scratch_files
exec_background - root root -- /system/bin/clean_scratch_files