mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-01 04:17:38 +00:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/system/bin/sh
|
|
|
|
HIDELIST=/magisk/.core/magiskhide/hidelist
|
|
|
|
cat $HIDELIST
|