commit | a192c50e5aa5f7f16b0a1eceb16e2229a320e4ac | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Fri Feb 15 19:52:26 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Feb 15 19:52:26 2019 +0000 |
tree | 04bb1e34a9fac8e78bf053180a95765c129030b9 | |
parent | be9b7240c2a5db3b9a23f37b57dc7513f64ad114 [diff] | |
parent | eeb2ee65f7cd37b651e00e6f0ae75bf47995fcce [diff] |
Merge "Clarify reason for native_coverage being off for libdl"
diff --git a/libdl/Android.bp b/libdl/Android.bp index 43ddbfe..642cc7a 100644 --- a/libdl/Android.bp +++ b/libdl/Android.bp
@@ -92,6 +92,8 @@ nocrt: true, system_shared_libs: [], + + // Opt out of native_coverage when opting out of system_shared_libs native_coverage: false, // This is placeholder library the actual implementation is (currently)