Merge "Revert^2 "Remove the primary boot image from the ART APEX."" am: 59060e093d
am: 178dc9a276
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1988866 Change-Id: I7ae4e26195bf29b805417341ab69274d0bc4e874
This commit is contained in:
@@ -59,7 +59,7 @@ func genBootImageConfigRaw(ctx android.PathContext) map[string]*bootImageConfig
|
||||
name: artBootImageName,
|
||||
stem: "boot",
|
||||
installDirOnHost: "apex/art_boot_images/javalib",
|
||||
installDirOnDevice: "apex/com.android.art/javalib",
|
||||
installDirOnDevice: "system/framework",
|
||||
profileInstallPathInApex: "etc/boot-image.prof",
|
||||
modules: artModules,
|
||||
}
|
||||
|
Reference in New Issue
Block a user