commit | c4489054be01f6a06f3c953f25c3ef35533b03b6 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm.code@gmail.com> | Fri Jun 09 18:29:23 2017 +0000 |
committer | Tom Cherry <tomcherry@google.com> | Fri Jun 16 18:00:08 2017 -0700 |
tree | 385e87b682e4ca6ad753ca85b5a5a4a783392db2 | |
parent | a75418cd551fba10652499926fe14cb7c709f94d [diff] |
init: Run restorecon_recursive asynchronously restorecon_recursive may take a long time if there are a lot of files on the volume. This can trigger a watchdog timeout in any process that tries to set a property while it is running. Fix this by running restorecon_recursive in its own process. See https://jira.lineageos.org/browse/BUGBASH-555 Change-Id: I2ce26ff2b5bfc9a133ea42f4dbac50a3ac289c04