Do not pass --compiler-filter=speed-profile with --profile-file.
It is the default, and hence unnecessary to pass explicitly. This allows some other compiler filter to be passed through BootFlags. Test: m out/host/linux-x86/apex/art_boot_images/javalib/x86_64/boot.oat on master-art and check that it doesn't change Test: m droid on master and check that out/soong/.intermediates/art/build/apex/com.android.art/android_common_com.android.art_image/image.apex/javalib/x86_64/boot.oat and out/target/product/vsoc_x86_64/system/framework/x86_64/boot-framework.oat are identical. Bug: 174746397 Change-Id: Ie281e55aaa641d5fd8dcc5c7e201c7870cc934c1
Loading
Please register or sign in to comment