diff options
author | Roland Levillain <rpl@google.com> | 2020-02-20 15:31:20 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2020-02-21 13:02:51 +0000 |
commit | 3cd802e4b80973b2c3893590c90d4bd5859d6dea (patch) | |
tree | dbccc5a561e591fb040104e36d5ff2e8fd16ff26 /compiler/optimizing/graph_visualizer.cc | |
parent | 7fd13c925f1076cc75f69f032198d18de1def501 (diff) |
Better handle symlinks in flattened APEXes in `art_apex_test.py`.
APEXes can contain symlinks which appear broken on host, as they may
reference files located under `/system` on device. For this reason,
avoid reading the size of a symlink's target present in a flattened
APEX in script `build/apex/art_apex_test.py`; instead, report the
length of the symlink's target's path as file size, like `ls`.
Test: art/build/apex/runtests.sh -l -t -s
Change-Id: I60dc53d94aa585e1ffa8633e775cb1a324ee5242
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions