Unverified Commit febcbcb8 authored by Emmanuel Garcia's avatar Emmanuel Garcia Committed by GitHub

Print dex when analyzing the APK (#63538)

parent bc74ae54
......@@ -160,7 +160,6 @@ class ApkExtractor {
'packages',
apkFile.path,
],
printStdout: false,
);
_classes = Set<String>.from(
packages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment