Loading target/product/generic/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
target/product/generic/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -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", Loading