Closed JonnyTech closed 7 years ago
hi!
you tried to apply the same patch (patches/sigspoof-hook-7.0/) twice in a row. dexpatcher fails saying:
this method already exists:
error: type 'com.android.server.pm.PackageManagerService': direct method 'source_Hook_generatePackageInfo(com.android.server.pm.PackageSetting, int, int):android.content.pm.PackageInfo': (PackageManagerService.java:37): already exists
this class already exists:
error: type 'com.android.server.pm.GeneratePackageInfoHook': (GeneratePackageInfoHook.java:0): already exists
My bad, I read the instruction incorrectly :/
The following error is observed:
What am I doing wrong?