commit | 19171797505e96276cfd69b9f5a36b1a5ef95a1a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Aug 02 08:57:25 2019 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Aug 02 09:05:44 2019 -0700 |
tree | 3777aca493f87aa40d488fd745e2bc90f4ccf355 | |
parent | 2255c50a920f106f91a099fec2ac6692b696a61d [diff] |
libnbaio: Add libaudioutils headers export Header files of libnbaio include files from audio_utils yet the module did not export include path for those. This was requiring modules depending on libnbaio[_mono] to add those include paths into their build files. Test: make Change-Id: I8982e04db0f3646ce7945fb55529727766f2dfa1