summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2021-05-13 12:51:30 +0000
committerVladimir Marko <vmarko@google.com>2021-05-14 08:22:44 +0000
commit8ffaef9fbd1dc5194dbdcd3405360f8eb1e47a9e (patch)
treeb73775bad6edbc0884225f40246aee72a2f18e76 /test/ProfileTestMultiDex
parent022f9e555bbad95b3e8699731ca5455151dfca8a (diff)
Remove BUILDING_LIBART macro.
It has been used only to prevent including the libart header `runtime_asm_entrypoints.h` when compiling other targets. Instead make symbols in that header hidden so that using them from other targets shall yield a link time error. (This is somewhat pointless because the header defines only inline functions but the actual entrypoint symbols defined in assembly are already hidden anyway.) This change adds the symbol visibility macros `HIDDEN` and `EXPORT` which were originally included in the reverted CL https://android-review.googlesource.com/1137699 . Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 186902856 Change-Id: Ia9fed6b3f49d7356888d702f4ad3bb48e5884793
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions