diff options
author | Jooyung Han <jooyung@google.com> | 2020-06-17 15:19:17 +0900 |
---|---|---|
committer | Jooyung Han <jooyung@google.com> | 2020-06-19 03:38:44 +0000 |
commit | f97a859e85f703644d897f0e3e1bc54315557aaa (patch) | |
tree | f6a3e6c34501bc61fe477020dc2eb5a926f7ee1c /compiler/optimizing/code_generator.cc | |
parent | d4e6992351f8f18871b2550267a5eeea3c6877ab (diff) |
buildbot: Avoid warnings from linkerconfig
linkerconfig complains if it can't find /system_etc or /product
partition, or if it fails to open /apex/<name>/apex_manifest.pb.
To avoid those warnings when running buildbot-build.sh, a temporary root
for linkerconfig is prepared with /system_etc and /product partitions
and also /apex directories with only relevant APEXes.
Bug: 159131609
Test: lunch aosp_arm64-userdebug
m installclean
art/tools/buildbot-build.sh --target
# no warnings from linkerconfig
Change-Id: Ia75ae1fe9b3bc73ce9dbf5aa71c0153ffd798aae
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions