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

Commit 0c357c99 authored by Kiyoung Kim's avatar Kiyoung Kim
Browse files

Update linker configuration for generic_system_image

Update configuration of generic_system_image to use common properties of
filesystem instead of systemimage specific property.

Bug: 324995772
Test: There is no change from linker.config.pb of generic_system_image
Change-Id: Iffb2d643c3466b95ef72f2cbc73dc59b8e0aec3e
parent fe490645
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -348,7 +348,10 @@ android_system_image {
    dirs: android_rootdirs,
    symlinks: android_symlinks,
    file_contexts: ":plat_file_contexts",
    linker_config_src: ":system_linker_config_json_file",
    linkerconfig: {
        gen_linker_config: true,
        linker_config_srcs: [":system_linker_config_json_file"],
    },
    fsverity: {
        inputs: [
            "etc/boot-image.prof",