Merge "Remove the primary boot image from the ART APEX."
This commit is contained in:
@@ -59,7 +59,7 @@ func genBootImageConfigRaw(ctx android.PathContext) map[string]*bootImageConfig
|
|||||||
name: artBootImageName,
|
name: artBootImageName,
|
||||||
stem: "boot",
|
stem: "boot",
|
||||||
installDirOnHost: "apex/art_boot_images/javalib",
|
installDirOnHost: "apex/art_boot_images/javalib",
|
||||||
installDirOnDevice: "apex/com.android.art/javalib",
|
installDirOnDevice: "system/framework",
|
||||||
profileInstallPathInApex: "etc/boot-image.prof",
|
profileInstallPathInApex: "etc/boot-image.prof",
|
||||||
modules: artModules,
|
modules: artModules,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user