Skip to content
  • Isaac Manjarres's avatar
    ANDROID: GKI: Source GKI_BUILD_CONFIG_FRAGMENT after setting all variables · 8fcbb1f8
    Isaac Manjarres authored
    
    
    build.config.gki sources a GKI_BUILD_CONFIG_FRAGMENT before all of
    the variables that are considered as part of a GKI kernel build are
    declared. This reduces the effectiveness of a
    GKI_BUILD_CONFIG_FRAGMENT, as it is only able to modify a subset of
    the build variables.
    
    Thus, move the logic to source GKI_BUILD_CONFIG_FRAGMENT to the end
    of the GKI build config files to provide more flexibility for a
    GKI_BUILD_CONFIG_FRAGMENT.
    
    Bug: 262930113
    Change-Id: I74abb45f9043acce04cb0052f54fded4340a9366
    [isaacmanjarres: Modified build.config.gki.riscv64, which did not
    exist on android13-5.15.]
    Signed-off-by: default avatarIsaac J. Manjarres <isaacmanjarres@google.com>
    (cherry picked from commit 69fefbb3)
    8fcbb1f8
Loading