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

Commit 2a29dfdf authored by Justin Yun's avatar Justin Yun
Browse files

Rename generic_system_image to aosp_shared_system_image

To avoid confusion with the GSI, rename the generic_system_image to
aosp_shared_system_image.

Bug: 378572528
Test: TH
Change-Id: I99c38dd2fbf94ecec628713b1b4cad8a77a4af75
parent 27e9f567
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -885,7 +885,7 @@ android_filesystem_defaults {
}

android_system_image {
    name: "generic_system_image",
    name: "aosp_shared_system_image",
    defaults: ["system_image_defaults"],
    dirs: android_rootdirs,
    symlinks: android_symlinks,