mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-19 00:58:20 +00:00
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
![]() |
#!/system/bin/sh
|
||
|
|
||
|
HIDELIST=$MOUNTPOINT/.core/magiskhide/hidelist
|
||
|
cat $HIDELIST
|