diff options
| author | 2017-03-19 18:30:37 -0700 | |
|---|---|---|
| committer | 2017-03-29 04:33:25 +0000 | |
| commit | 11b261472a97399a5fda9d565375637aae7639f4 (patch) | |
| tree | 2de6f556bddff8f9b0047adc1b09179e8dda6bc6 /python/python.go | |
| parent | 9e3f627ea73b3982d8be5ad8b402b4264aab0b18 (diff) | |
Rework vndk detection
Instead of having a module define `use_vndk: true`, assume that we're
building with the VNDK if we're installed on the vendor partition, and
BOARD_VNDK_VERSION==current. This now matches our behavior in Make.
Once BOARD_VNDK_VERSION!=current, we'll need to disable modules that
need to otherwise compile against the VNDK, since we can only compile
against the current VNDK.
Test: build.ninja for aosp_arm is the same before/after
Test: Ensure there are no boards that set BOARD_VNDK_VERSION
Change-Id: If937fa7bdb119648137af52daebadf486163484b
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions