Merge "Skip system/bin/bootstrap/linkerconfig" am: b7d4804453

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2348322

Change-Id: I3017c69dbcf57ab15ea84e4ec61b68d091741046
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2022-12-14 07:34:38 +00:00 committed by Automerger Merge Worker
commit 7b2abc9c16

View file

@ -55,10 +55,11 @@ on early-init
# Read more in b/136247322
write /sys/module/dm_verity/parameters/prefetch_cluster 0
# Generate ld.config.txt for early executed processes
exec -- /system/bin/bootstrap/linkerconfig --target /linkerconfig/bootstrap
# Generate empty ld.config.txt for early executed processes which rely on
# /system/lib libraries.
write /linkerconfig/bootstrap/ld.config.txt \#
write /linkerconfig/default/ld.config.txt \#
chmod 644 /linkerconfig/bootstrap/ld.config.txt
copy /linkerconfig/bootstrap/ld.config.txt /linkerconfig/default/ld.config.txt
chmod 644 /linkerconfig/default/ld.config.txt
# Mount bootstrap linker configuration as current