-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MOTO: Additional configuration qualifiers. #1420
Comments
Sorry for the delay. Cleaning up tickets that have no response/activity. Dropped the ball on getting to this. This issue is because there is a new qualifier known as |
I can't patch this safely. This is another qualifier and future AOSP updates may use the same space this "3rd party" qualifier is using and thus if I pack this qualifier into apktool, then AOSP update comes out everything will be decoded incorrectly. I do not know the best way to patch this. One way is a patch/plugin/parameter system that allows you to specify different qualifiers. That works great for apktool, but adding that functionality into |
Can you recommend a workaround? This is affecting a lot of Motorola custom ROM development. |
Years later. This is being added into backlog of ROADMAP. My guess is newer OEMs aren't doing this because its insane and clashes with CTS and AOSP merges. |
Information
apktool -version
) -2.2.3-6cc251-SNAPSHOTStacktrace/Logcat
Steps to Reproduce
apktool
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(
.apks
that live in/system/framework
or/system/priv-app
)APK
If this APK can be freely shared, please upload/attach a link to it.
lenovo-res.zip.txt
framework-res.zip.txt
Questions to ask before submission
apktool d
,apktool b
without changing anything?yesI'm tried recompile framework-res.apk, but it show this error, I did not change anything, then I replaced the original file, the phone will be in black, did not show anything, it can't enter the launcher. 😢
The text was updated successfully, but these errors were encountered: