mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-23 18:15:30 +00:00
Hint what FBE means in details.md
This commit is contained in:
parent
79e5b54ec7
commit
40d4683de1
@ -46,7 +46,7 @@ Some binaries and files should be stored on non-volatile storages in `/data`. In
|
||||
- It is an existing folder on modern Android, so it cannot be used as an indication of the existence of Magisk.
|
||||
- The permission of the folder is by default `700`, owner as `root`, so non-root processes are unable to enter, read, write the folder in any possible way.
|
||||
- The folder is labeled with secontext `u:object_r:adb_data_file:s0`, and very few processes have the permission to do any interaction with that secontext.
|
||||
- The folder is located in *Device encrypted storage*, so it is accessible as soon as data is properly mounted in FBE devices.
|
||||
- The folder is located in *Device encrypted storage*, so it is accessible as soon as data is properly mounted in FBE (File-Based Encryption) devices.
|
||||
|
||||
There are some drawbacks though (only applies to FBE setups):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user