Merge "Disable native_coverage for libdl"

This commit is contained in:
Pirama Arumuga Nainar 2019-02-14 00:05:57 +00:00 committed by Gerrit Code Review
commit bd912d2868

View file

@ -92,6 +92,7 @@ cc_library {
nocrt: true,
system_shared_libs: [],
native_coverage: false,
// This is placeholder library the actual implementation is (currently)
// provided by the linker.