Skip to content

Commit 9666c66

Browse files
committed
Update to Targeted Fix v3
- Add prop format support. - Add 5ec1cff/local_cxa_atexit_finalize_impl submodule (Switch to improved workaround for Dobby detection). - Improvement EntryPoint.java to handle the value "" as "deleted". (With this the "" instead to return original value, now complete "delete". In fact the SDK_INT become 0, can't null complete, but the RELEASE, complete disappear. Still some apps crashed, but is normal, many apps must see the RELEASE or SDK_INT). - Update fixes for detection. (Details for detection and fix: JingMatrix/NeoZygisk@76d5422 Ensure no memory leaks related to local references. With the __cxa_atexit fix, Dobby should not be detected by user apps anymore). - Update main.cpp (for prop, EntryPoint & fixes for detection). - Update Gradle - Update AGP
1 parent 358c814 commit 9666c66

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@
44
[submodule "local_cxa_atexit_finalize_impl"]
55
path = app/src/main/cpp/local_cxa_atexit_finalize_impl
66
url = https://github.com/5ec1cff/local_cxa_atexit_finalize_impl
7-
[submodule "app/src/main/cpp/local_cxa_atexit_finalize_impl"]
8-
path = app/src/main/cpp/local_cxa_atexit_finalize_impl
9-
url = https://github.com/5ec1cff/local_cxa_atexit_finalize_impl.git

0 commit comments

Comments
 (0)