wireguard-android/app
Harsh Shandilya 69c6fa0a24 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 <me@msfjarvis.dev>
2019-02-14 11:03:41 +01:00
..
src ToolsInstaller: Use chcon over restorecon 2019-02-14 11:03:41 +01:00
tools Update copyright 2019-01-07 19:21:34 -05:00
build.gradle Bump stream support libraries to latest stable 2018-12-18 17:58:55 +01:00
nonnull.gradle Update copyright 2019-01-07 19:21:34 -05:00
proguard-rules.pro Enable proguard and wire up rules 2018-12-18 22:18:00 +05:30