APatch icon indicating copy to clipboard operation
APatch copied to clipboard

Manager: Use prebuilt toybox

Open SakuraKyuo opened this issue 1 year ago • 2 comments

  • workarounds boot patch issue on some ROMs which using 4.x kernel

SakuraKyuo avatar Aug 31 '24 00:08 SakuraKyuo

Are there any test results of this solution on devices where the boot patch failed with the built-in toybox?

marat2509 avatar Aug 31 '24 00:08 marat2509

Are there any test results of this solution on devices where the boot patch failed with the built-in toybox?

It has been tested on the devices which got boot patch failed, and the result is a successful patch. This commit mainly solves the problem that grep in the toybox of devices which using 4.x kernel cannot obtain the kernel configuration due to the lack of necessary argments and the patch script is forced to end.

SakuraKyuo avatar Aug 31 '24 00:08 SakuraKyuo