LSPosed/magisk-loader
JingMatrix 209a5417ec
Allow dex2oat to access files received from sockets (#165)
On some devices `dex2oat` cannot access files (fd) received from sockets due to SELinux restrictions.
Hence, we add a new rule according to the avc logs, which showed that permissions `open` and `getattr` were needed.
2025-01-22 12:01:55 +01:00
..
magisk_module Allow dex2oat to access files received from sockets (#165) 2025-01-22 12:01:55 +01:00
src Remove redundant MapInfo::Scan function 2024-12-11 17:02:38 +01:00
update Android 15 is released 2024-10-16 11:06:16 +02:00
.gitignore Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00
build.gradle.kts Hook dex2oat functions to remove LSPosed traces (#152) 2025-01-08 07:19:18 +01:00
proguard-rules.pro Replace axml by WindySha/ManifestEditor 2024-05-18 23:48:50 +02:00