summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2020-03-17 03:43:03 +0900
committerJooyung Han <jooyung@google.com>2020-03-18 17:42:41 +0900
commit2d954136fa15f78f06792ffe8dc096d7ad018d10 (patch)
tree97b0363661aa1d00d931f6df3b53f6c6bee1ce61 /trusty/coverage/coverage.cpp
parent8a178c184fdaeaf24cda173aa28387d80d9a1c2a (diff)
base: dlopen/dlsym for liblog when SDK_VER <= 29
libbase doesn't have to rely on dlopen/dlsym to use liblog's new symbols when it is built for __ANDROID_SDK_VERSION__ > 29. Bug: 150860940 Test: TARGET_BUILD_APPS="com.android.adbd com.android.resolv" m objdump -T ...shared_com.android.resolv/libbase.so | grep LIBLOG_R => should be none because resolv apex is targeting 29 objdump -T ...shared_com.android.adbd/libbase.so | grep LIBLOG_R => should list all new symbols because adbd apex is targeting R objdump -T ...shared/libbase.so | grep LIBLOG_R => should list all new symbols Merged-In: I7f7f16510d7637cd380fe35ea9ff3e804f38851d Change-Id: I7f7f16510d7637cd380fe35ea9ff3e804f38851d (cherry picked from commit 22207e65903ecd486714d66f3970a67a64d85a8f)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions