mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-11 09:48:29 +00:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/system/bin/sh
|
|
|
|
HIDELIST=/magisk/.core/magiskhide/hidelist
|
|
|
|
cat $HIDELIST
|