File tree 3 files changed +11
-4
lines changed
3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.4.2 Revision 7
2
+ * Hide lineage vendor sepolicy traces (thanks @backslashxx )
3
+ * Hide Custom ROM related paths
4
+ * Hide Gapps releated paths
5
+ * Move addon.d and install-recovery.sh sus_path to boot-completed.sh
6
+ * Reduce false positives on module status description
7
+
1
8
## v1.4.2 Revision 6
2
9
* Move hide sus loopdev paths to service.sh
3
10
Original file line number Diff line number Diff line change 1
1
id=susfs4ksu
2
2
name=SUSFS-FOR-KERNELSU
3
- version=v1.4.2-R6
4
- versionCode=10400206
3
+ version=v1.4.2-R7
4
+ versionCode=10400207
5
5
author=sidex15 & simonpunk
6
6
description=An addon root hiding service for KernelSU compiled with patched kernel source.
7
7
updateJson=https://raw.githubusercontent.com/sidex15/ksu_module_susfs/main/update.json
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v1.4.2-R6 " ,
3
- "versionCode" : 10400206 ,
2
+ "version" : " v1.4.2-R7 " ,
3
+ "versionCode" : 10400207 ,
4
4
"zipUrl" : " https://github.com/sidex15/ksu_module_susfs/releases/latest/download/ksu_module_susfs.zip" ,
5
5
"changelog" : " https://raw.githubusercontent.com/sidex15/ksu_module_susfs/main/CHANGELOG.md"
6
6
}
You can’t perform that action at this time.
0 commit comments