Print dex when analyzing the APK (#63538)

This commit is contained in:
Emmanuel Garcia 2020-08-12 17:56:04 -07:00 committed by GitHub
parent bc74ae5437
commit febcbcb885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,6 @@ class ApkExtractor {
'packages',
apkFile.path,
],
printStdout: false,
);
_classes = Set<String>.from(
packages