Change dex naming for output directory
Write to Dex file names to match storage inside APK for -w option. dir/classes.dex dir/classes2.dex ... dir/classesn.dex This makes it easier to overwrite the Dex files in the APK. Bug: 113059564 Test: test-art-host Change-Id: Iadf1621402315887165813da4abf00d466f0f623
Loading
Please sign in to comment