Print dex when analyzing the APK (#63538)
This commit is contained in:
parent
bc74ae5437
commit
febcbcb885
@ -160,7 +160,6 @@ class ApkExtractor {
|
||||
'packages',
|
||||
apkFile.path,
|
||||
],
|
||||
printStdout: false,
|
||||
);
|
||||
_classes = Set<String>.from(
|
||||
packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user