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 <me@msfjarvis.dev> |
||
|---|---|---|
| .. | ||
| src | ||
| tools | ||
| build.gradle | ||
| nonnull.gradle | ||
| proguard-rules.pro | ||