commit | 02dca6bc68b30ec09bf9ac4878277dd9ab33ad75 | [log] [tgz] |
---|---|---|
author | Alex Buynytskyy <alexbuy@google.com> | Tue Nov 28 19:06:34 2023 +0000 |
committer | Alex Buynytskyy <alexbuy@google.com> | Tue Nov 28 20:56:32 2023 +0000 |
tree | b56eddc1c966a8f95697edb043c8c35a101bf1e6 | |
parent | aa627355e44f15f22703515253adae994e6aafe6 [diff] |
Resume interrupted restorecon in a separate thread. The previous restorecon was interrupted. It's either crashed (unlikely), or the phone was rebooted. Possibly because it took too much time. This time let's move it to a separate thread - so it won't block the rest of the OS. Fixes: 308541523 Test: presubmit Change-Id: I523ab86dfa53180db1b58e5544a701144981152f