commit | cf024887ae1331309741cf4c5c8ae349fe0baf1b | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Apr 15 23:25:31 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Apr 15 23:25:31 2020 +0000 |
tree | 9413785b429715846b2923316f5c1676be853002 | |
parent | 2980ba4b3df0466e625c984a53c35b76901a3d98 [diff] | |
parent | a632c0c470b1819a2eb7aece96fc0445980de8aa [diff] |
Merge "fs_mgr: Fix executable path in clean_scratch_files." into rvc-dev
diff --git a/fs_mgr/clean_scratch_files.rc b/fs_mgr/clean_scratch_files.rc index 738d1aa..25a7e69 100644 --- a/fs_mgr/clean_scratch_files.rc +++ b/fs_mgr/clean_scratch_files.rc
@@ -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