Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
06d3b948
Commit
06d3b948
authored
Feb 06, 2017
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Several improvements
parent
e7c314fe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
sepolicy-inject
jni/sepolicy-inject
+1
-1
magic_mask.sh
scripts/magic_mask.sh
+3
-0
No files found.
sepolicy-inject
@
32d2df0f
Subproject commit
443af5f760b94f8728b4a4c82adf911717d4dc52
Subproject commit
32d2df0f08a2f23e53e2f0763b714154961a9456
scripts/magic_mask.sh
View file @
06d3b948
...
...
@@ -522,6 +522,9 @@ case $1 in
exit
fi
run_scripts service
# Start MagiskHide
[
"
`
getprop persist.magisk.hide
`
"
=
"1"
]
&&
sh
$COREDIR
/magiskhide/enable
;;
esac
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment