mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-12 23:49:25 +01:00
add todo
This commit is contained in:
parent
68c1809a48
commit
87e39c4bb9
@ -75,6 +75,7 @@ final public class AndrolibResources {
|
||||
sKeepBroken);
|
||||
ResPackage pkg = null;
|
||||
|
||||
// @todo handle multiple packages using findPackageWithMostResSpecs()
|
||||
switch (pkgs.length) {
|
||||
case 1:
|
||||
pkg = pkgs[0];
|
||||
|
Loading…
Reference in New Issue
Block a user