commit | 06079fe2e2660ffe3211d8fcaf50808dba7cdb78 | [log] [tgz] |
---|---|---|
author | S Vasudev Prasad <vasudev.prasad@ittiam.com> | Sat May 09 12:49:15 2020 +0530 |
committer | S Vasudev Prasad <vasudev.prasad@ittiam.com> | Mon May 11 10:09:18 2020 +0530 |
tree | 0de0a527357f2d512e8f613b6ffcd1b7a2479323 | |
parent | 23d978886f6441313d7125bd994d49767d799a2c [diff] |
libaudiofoundation_headers: Add host support Test: Build libaudiofoundation Bug: 151789258 Change-Id: I9ee0f97e675eff4e2f32829ecfdd79858dc21103
diff --git a/media/libaudiofoundation/Android.bp b/media/libaudiofoundation/Android.bp index 93bc4d9..e361890 100644 --- a/media/libaudiofoundation/Android.bp +++ b/media/libaudiofoundation/Android.bp
@@ -10,6 +10,12 @@ "libaudio_system_headers", "libmedia_helper_headers", ], + host_supported: true, + target: { + darwin: { + enabled: false, + }, + }, } cc_library {