Files
build_soong/android
Dan Willemsen ba78b5a215 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
(cherry picked from commit 11b261472a)
2017-04-05 09:59:11 -07:00
..
2017-03-20 13:33:45 -07:00
2017-03-15 14:18:42 -07:00
2017-04-05 09:59:11 -07:00
2016-10-12 17:24:49 -07:00
2017-02-07 09:43:02 -08:00
2016-11-22 15:41:08 -08:00
2016-11-22 15:41:08 -08:00
2016-09-13 17:37:32 -07:00
2017-04-05 09:59:11 -07:00
2016-05-18 15:37:25 -07:00
2016-11-04 04:54:16 +00:00