You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Add scripts / support for Magisk Hide to Magisk
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/system/bin/sh
|
||||
|
||||
HIDELIST=$MOUNTPOINT/.core/magiskhide/hidelist
|
||||
cat $HIDELIST
|
||||
Reference in New Issue
Block a user