Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua committed Jan 9, 2024
1 parent 75fd620 commit f15d45a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,28 @@

+ Customizable features in module.prop

Read and write
**Read and write**

+ Default is rw
+ Can be changed to (ro) edit in module.prop (rw=false)

Grant selinux
**Grant selinux**

+ Automatically granting selinux permissions can only be 90% correct, if you understand, you should grant permissions manually

Permissions to read and write directories and files
**Permissions to read and write directories and files**

+ Grant 755 permission to folders and files

Grant group and owner
**Grant group and owner**

+ Auto grant permissions to all files (root:root)

Backup
**Backup**

+ Will automatically back up old items added or deleted

Partition list
**Partition list**

+ /product/app, for example, will allow rw to this directory
+ Default: `/product/app /product/etc /product/fonts /product/framework /product/media /product/overlay /product/priv-app /system/app /system/etc /system/fonts /system/framework /system/priv-app /system_ext/app /system_ext/cust /system_ext/etc /system_ext/framework /system_ext/priv-app`
Expand Down

0 comments on commit f15d45a

Please sign in to comment.