mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-03 07:14:26 +02: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…
x
Reference in New Issue
Block a user