APKEditor
APKEditor copied to clipboard
[BUG] framework-res.apk not booted rom after repack with minimal change/only repack
Describe the bug rom not booted, gave java.lang.IllegalStateException: Failed to load frameworks package; check log for warnings error
To Reproduce Steps to reproduce the behavior:
- Used version 1.4.4
- Operating system Linux
- Command in log file
Log/Stacktrace
07-27 23:53:23.363 3445 3445 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-27 23:53:23.363 3445 3445 E AndroidRuntime: java.lang.IllegalStateException: Failed to load frameworks package; check log for warnings
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.pm.InitAppsHelper.scanSystemDirs(Unknown Source:221)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.pm.InitAppsHelper.initSystemApps(Unknown Source:11)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(Unknown Source:1848)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(Unknown Source:371)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(Unknown Source:616)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.SystemServer.run(Unknown Source:454)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.server.SystemServer.main(Unknown Source:31)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:9)
07-27 23:53:23.363 3445 3445 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(Unknown Source:371)
Used apk file https://drive.google.com/file/d/1L2qPdsuPKap5rbLQ99gFI2TZ25jRjXSA/view?usp=sharing