This commit is contained in:
Connor Tumbleson 2013-10-12 15:44:47 -05:00
parent 68c1809a48
commit 87e39c4bb9

View File

@ -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];