mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-07 15:17:47 +00:00
5 lines
79 B
Bash
5 lines
79 B
Bash
#!/system/bin/sh
|
|
|
|
HIDELIST=$MOUNTPOINT/.core/magiskhide/hidelist
|
|
cat $HIDELIST
|