GKMSPatch/patch-loader
JingMatrix 5d927f1dd2
Fix file permissions for Android 14 (#201)
Dex file should not be writable, otherwise it causes
java.lang.SecurityException.

Here is the related [soucre
code](https://cs.android.com/android/platform/superproject/+/master:art/runtime/native/dalvik_system_DexFile.cc;l=381)
of Android 14.

---------

Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-06-08 00:11:47 +08:00
..
src/main Fix file permissions for Android 14 (#201) 2023-06-08 00:11:47 +08:00
.gitignore Switch into mainline core branch 2022-03-17 19:52:05 +08:00
build.gradle.kts Update core to 1.8.6 (#168) 2023-01-28 11:54:06 +08:00
proguard-rules.pro Switch into mainline core branch 2022-03-17 19:52:05 +08:00