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