commit | f3c8e3036c55578b247674873ae282c970a03af1 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Apr 15 16:35:31 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 15 16:35:31 2020 +0000 |
tree | 1c35e4abcbaaa82d5a6a7daadac46b820c05435b | |
parent | 8b4ed5f6b64b89213dbb038a9e194e7f84df42f1 [diff] | |
parent | a441612faea27ab6e5e05eeb4fbed44f5a1dcba9 [diff] |
Merge "fs_mgr: Fix executable path in clean_scratch_files."
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