File tree Expand file tree Collapse file tree
app/src/main/assets/module/ZADD/patch_rom Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33** Version: 1.4.2 (25-4-2026)**
44
5- + Fix bootloop add-on patch-rom
5+ + Fix bootloop add-on patch-rom A14 ↓
66+ Fix add-on patch ROM errors
77+ Fix code
88
Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ if [ "$fix_apksign" == 1 ];then
431431 Thayvc 1 ' .method .*. verify([BII)Z' $oi /smali/classes* /java/security/Signature.smali
432432 Thayvc 1 ' .method .*. verifyManifestHash(Ljava' $oi /smali
433433 elif [ " ${vv##*/ } " == " services.jar" ]; then
434- ulfbbfkj=" $oi /smali/classes*/com/android/server/pm/ReconcilePackageUtils.smali"
434+ ulfbbfkj=" $( ls -1d $ oi /smali/classes* /com/android/server/pm/ReconcilePackageUtils.smali 2> /dev/null ) "
435435 if [ " $( grep -cm1 ALLOW_NON_PRELOADS_SYSTEM_SHAREDUIDS " $ulfbbfkj " ) " == 1 ]; then
436436 Thayme ' .method static constructor <clinit>()V
437437 .locals 1
You can’t perform that action at this time.
0 commit comments