diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2018-12-29 15:31:26 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-02-14 11:03:41 +0100 |
commit | f5c5b0166c2080010e91bbd376dd0fa142e84904 (patch) | |
tree | 0704ac54f25b5f9f92c942d146766466a9e42a63 /app/proguard-rules.pro | |
parent | 77ff93db11484d63c5edc17dc8af76e24f034ef4 (diff) |
ToolsInstaller: Use chcon over restorecon
restorecon probes file_contexts to get the context
to be applied to the file. /sbin/.magisk does not
exist in file_contexts for obvious reasons so restorecon
always fails. Use chcon directly with the system_file
context to allow contexts to be applied.
Suggested-by: Chris Renshaw <osm0sis@outlook.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Diffstat (limited to 'app/proguard-rules.pro')
0 files changed, 0 insertions, 0 deletions