Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb14676e authored by Jiakai Zhang's avatar Jiakai Zhang
Browse files

Revert "Remove the primary boot image from the ART APEX."

Revert submission 1946769-boot-image-flip-b211973309

Reason for revert: Broke golem
Reverted Changes:
I80ffd9160:Remove the primary boot image from the ART APEX.
I45aaa5984:Remove the primary boot image from the ART APEX.

Change-Id: I9167a12cb158ede140dd44dc4458b0770c858379
parent 87847baf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ func genBootImageConfigRaw(ctx android.PathContext) map[string]*bootImageConfig
			name:                     artBootImageName,
			stem:                     "boot",
			installDirOnHost:         "apex/art_boot_images/javalib",
			installDirOnDevice:       "system/framework",
			installDirOnDevice:       "apex/com.android.art/javalib",
			profileInstallPathInApex: "etc/boot-image.prof",
			modules:                  artModules,
		}