mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-05 02:22:55 +01:00
parent
f94cdc5cf3
commit
7a2c0c8bb8
@ -65,6 +65,9 @@ final public class AndrolibResources {
|
|||||||
ResPackage pkg;
|
ResPackage pkg;
|
||||||
|
|
||||||
switch (pkgs.length) {
|
switch (pkgs.length) {
|
||||||
|
case 0:
|
||||||
|
pkg = null;
|
||||||
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
pkg = pkgs[0];
|
pkg = pkgs[0];
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user