commit | 16f947281fed430f549042f4ffe3c8c835ffe460 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Feb 12 09:45:05 2019 -0800 |
committer | Yi Kong <yikong@google.com> | Tue Feb 12 09:49:23 2019 -0800 |
tree | 454dbe63d73fb37cb13e9e81b2cd2185028d1bcf | |
parent | 808d176e7e0dd727c7f929622ec017f6e065c582 [diff] [blame] |
Use no_libcrt property instead of hard coding projects to exclude Test: m checkbuild Change-Id: If34c72d37dc4077ca3e83135391256bc53d295b5
diff --git a/libc/Android.bp b/libc/Android.bp index dc437d8..c8c33c7 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -78,6 +78,7 @@ recovery_available: true, // TODO(ivanlozano): Remove after b/118321713 + no_libcrt: true, xom: false, }