commit | 76ee1ffe600499099bdf6f10a2bb2a50deaad315 | [log] [tgz] |
---|---|---|
author | dimitry <dimitry@google.com> | Wed Jul 17 13:55:16 2019 +0200 |
committer | dimitry <dimitry@google.com> | Thu Jul 18 16:04:47 2019 +0200 |
tree | 71a2a093ab5a5b8d42d8468562446052c8d62a26 | |
parent | f5b0727d72a1c525f01bf10a31864382faa6f70a [diff] |
Split libaaudio.so to internal and NDK part This change moves almost everything from libaadio.so to separate libaaudio_internal.so library. This is done to avoid exporting symbols which apps are not allowed to use but have them available for platform libraries by exporting them from libaaudio_internal.so Bug: http://b/69603741 Test: make Merged-In: If93118ed2c266faf2964abf21e17b0b13df493d2 Change-Id: If93118ed2c266faf2964abf21e17b0b13df493d2