Files
build_soong/cc
Vic Yang efd249e62a Add support for no-vendor-variant VNDK
When no-vendor-variant VNDK is enabled, the vendor variant of VNDK
libraries are not installed.  Since not all VNDK libraries will be
ready for this, we keep a list of library names in cc/vndk.go to
indicate which libraries must have their vendor variants always
installed regardless of whether no-vendor-variant VNDK is enabled.

Also add --remove-build-id option to the strip script to facilitate
the check of functional identity of the two variants.

Bug: 119423884
Test: Add a dummy VNDK library and build with
      TARGET_VNDK_USE_CORE_VARIANT := true, with the corresponding
      build/make change.

Change-Id: Ieb1589488690e1cef1e310669a8b47a8b8759dac
2019-03-21 04:29:24 +00:00
..
2018-11-19 15:26:14 -08:00
2019-03-20 21:07:47 +00:00
2019-03-20 21:07:47 +00:00
2019-03-21 04:29:24 +00:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2019-02-13 23:32:51 +00:00
2018-10-30 09:55:48 +09:00
2017-11-17 11:22:04 -08:00
2019-03-20 21:07:47 +00:00
2018-12-20 14:33:02 +09:00
2019-03-19 04:20:52 +00:00
2019-02-06 18:41:27 -08:00
2019-02-06 01:52:41 +00:00
2019-02-19 12:05:02 -08:00
2016-08-01 14:36:22 -07:00
2019-01-24 18:59:29 +00:00
2019-02-13 23:32:51 +00:00
2019-02-13 23:32:51 +00:00
2019-03-04 18:11:53 +00:00
2018-10-09 02:16:58 +00:00
2019-03-15 03:04:52 +09:00
2019-03-21 04:29:24 +00:00