Searched refs:sysPkg (Results 1 – 1 of 1) sorted by relevance
541 static boolean shouldInstallPackage(AndroidPackage sysPkg, in shouldInstallPackage() argument545 if (isAutoGeneratedRRO(sysPkg)) { in shouldInstallPackage()546 pkgName = sysPkg.getOverlayTarget(); in shouldInstallPackage()548 Slog.i(TAG, "shouldInstallPackage(): " + sysPkg.getManifestPackageName() in shouldInstallPackage()553 pkgName = sysPkg.getManifestPackageName(); in shouldInstallPackage()