Commit 5ac0e64e authored by Chris Renshaw's avatar Chris Renshaw Committed by John Wu

Update guides.md for system_ext

parent 60b26246
...@@ -52,6 +52,7 @@ A Magisk module is a folder placed in `/data/adb/modules` with the structure bel ...@@ -52,6 +52,7 @@ A Magisk module is a folder placed in `/data/adb/modules` with the structure bel
│   │ │   │
│   ├── vendor <--- A symlink to $MODID/system/vendor │   ├── vendor <--- A symlink to $MODID/system/vendor
│   ├── product <--- A symlink to $MODID/system/product │   ├── product <--- A symlink to $MODID/system/product
│   ├── system_ext <--- A symlink to $MODID/system/system_ext
│ │ │ │
│ │ *** Any additional files / folders are allowed *** │ │ *** Any additional files / folders are allowed ***
│ │ │ │
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment