commit | a53524288ecd0358da72fd432332fb6fdf2fdf57 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Mar 27 09:32:08 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Mar 27 09:32:08 2018 -0700 |
tree | 29c2e1a9b1c028fce6ff0b311b819ba1cd868bf7 | |
parent | 26483017c151b5de3f36e23307816037264d22e6 [diff] |
Make audio_extn build with the VNDK. When the vndk is enabled (BOARD_VNDK_VERSION=current), vendor libraries must only link against vendor variants in the build system. This also means that they receive restricted sets of headers and that automatic global headers are restricted. Test: build audio_extn with BOARD_VNDK_VERSION=current Bug: 69574580 Change-Id: Iaae465a68d04bb991a95442a0114591849d282a3