This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
Magisk
Watch
1
Star
0
Fork
0
You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced
2024-12-21 07:27:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Magisk
/
native
/
src
/
sepolicy
History
topjohnwu
da43ac89a0
Allow all domains to access tmpfs files
...
Fix
#8457
2024-11-30 23:21:33 -08:00
..
include
Change a little parsing handling
2024-03-21 00:04:09 -07:00
api.cpp
Optimize for binary size
2024-03-22 16:53:44 -07:00
build.rs
Parse rule files with Rust
2023-05-24 19:11:56 -07:00
Cargo.toml
Standardize logging and error handling
2023-06-29 17:14:53 -07:00
lib.rs
Correctly handle comments in sepolicy.rule
2024-07-24 19:02:25 -07:00
main.cpp
Move sepolicy parsing error message into Rust
2024-03-21 14:07:28 -07:00
policy.hpp
Move sepolicy parsing error message into Rust
2024-03-21 14:07:28 -07:00
policydb.cpp
Build magiskboot with crt0
2024-02-29 02:36:05 -08:00
rules.rs
Allow all domains to access tmpfs files
2024-11-30 23:21:33 -08:00
sepolicy.cpp
Replace LOGE with LOGW so the process don't abort
2024-09-25 11:59:58 -07:00
statement.rs
Correctly handle comments in sepolicy.rule
2024-07-24 19:02:25 -07:00