summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2018-05-08 17:37:29 +0800
committerLogan Chien <loganchien@google.com>2018-05-09 10:16:12 +0800
commit94223374c87571a83c884f8845e2de52c9fd9c3f (patch)
treef8349918e8acb340caf1e448183b38bb16fa140a /trusty/coverage/coverage.cpp
parent88f5b6aa5da058ce2b918f81b7535c7b618d2bdf (diff)
libctuils: Exclude qtaguid.cpp from VNDK-SP variant
This commit excludes `qtaguid.cpp` from the VNDK-SP variant of `libcutils.so` because the interface of `libnetd_client.so` may vary between AOSP releases. Besides, these functions don't work in vendor processes either because VNDK-SP libraries are loaded in an isolated `vndk` linker namespace, which cannot access `/system/lib[64]/libnetd_client.so` directly. This change makes it easier to spot the issue at build time and saves several bytes. Test: Build aosp_walleye-userdebug and /system/lib[64]/vndk-sp-$VER/libctuils.so no longer exports qtaguid_* functions. Bug: 79329469 Change-Id: Idf6b60f6e58371ea320193641669d1e4412d62b8 Merged-In: Idf6b60f6e58371ea320193641669d1e4412d62b8 (cherry picked from commit 25b742c62764db8918976d6b01801c164461bbc2)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions