commit | f762abe01b56e0bbc45eccb9bab12a46422bc43a | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Sun May 27 01:03:37 2018 +0300 |
committer | Bharath <bharath@teamb58.org> | Mon Jan 17 16:39:11 2022 +0530 |
tree | 54d242b86197334dfe02179245e5177904227c5f | |
parent | ba2728fc32f50a4c1164d0c46d2d8296527edf0b [diff] |
Make wcnss_service 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 means that they receive restricted sets of headers and that automatic global headers are restricted. Issue: FP3-A11#226 Test: build wcnss_service with BOARD_VNDK_VERSION=current Change-Id: Idb0522aee5df0d190bedcec36055699c0af6034a (cherry picked from commit 87c8d51530e1d5fba5d30388e284a4aff7fed55e)