mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-06 12:47:03 +01:00
docs: reference new roadmap item (plugin system)
This commit is contained in:
parent
2d41305998
commit
d61e33048f
12
ROADMAP.md
12
ROADMAP.md
@ -18,4 +18,14 @@ This was first spotted in bug [#1272](https://github.com/iBotPeaches/Apktool/iss
|
|||||||
This was attempted to be fixed in [!1758](https://github.com/iBotPeaches/Apktool/pull/1758/files), but had to be
|
This was attempted to be fixed in [!1758](https://github.com/iBotPeaches/Apktool/pull/1758/files), but had to be
|
||||||
reverted due to [this](https://github.com/iBotPeaches/Apktool/issues/1272#issuecomment-379345005).
|
reverted due to [this](https://github.com/iBotPeaches/Apktool/issues/1272#issuecomment-379345005).
|
||||||
|
|
||||||
Suggestions: [#2237](https://github.com/iBotPeaches/Apktool/issues/2237)
|
Suggestions: [#2237](https://github.com/iBotPeaches/Apktool/issues/2237)
|
||||||
|
|
||||||
|
## Qualifier Plugin System
|
||||||
|
For some OEMs, past and present. They re-use qualifiers that AOSP ends up using. This with CTS is becoming very
|
||||||
|
rare and pretty much a problem of the past, but now custom modifications and more "off the cuff" OEMs are doing
|
||||||
|
it.
|
||||||
|
|
||||||
|
Apktool can't do anything because it stays true to AOSP. It would need a plugin system that controls how to
|
||||||
|
read the qualifiers. Or even an override file.
|
||||||
|
|
||||||
|
Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420)
|
Loading…
Reference in New Issue
Block a user