Files
build_soong/cc
Inseob Kim 81235ffb96 Set stem and suffix for vndk prebuilt libraries
This is to pass check_elf_files when vendor modules link against vndk
prebuilts. Because of the ".vendor" suffix, the intermediate path
becomes "libfoo.vendor.so" and it makes check_elf_files fail, when stem
and suffix is not specified.

Also, by adding such fields, devices with empty BOARD_VNDK_VERSION can
experience a build break due to collision between VNDK snapshot and VNDK
source module. To completely prevent such collision, all vndk snapshots
become explicitly uninstallable, and they are disabled if
BOARD_VNDK_VERSION is empty.

Test: build/soong/build_test.bash
Change-Id: I54a0f33fd0b84ab9376ee3d75b83113b94bbacae
2020-10-27 14:11:16 +09:00
..
2020-09-18 12:41:28 -07:00
2020-10-22 10:26:26 -07:00
2020-10-23 18:09:42 +00:00
2020-09-23 01:39:32 +08:00
2020-10-22 10:26:26 -07:00
2020-10-22 10:26:26 -07:00
2020-10-22 10:26:26 -07:00
2020-10-22 10:26:26 -07:00
2020-10-21 10:55:33 -07:00
2020-08-07 13:45:45 -07:00
2020-03-06 18:15:44 -08:00
2020-10-21 10:55:33 -07:00
2020-10-12 16:55:49 -07:00
2020-10-02 13:00:19 -07:00
2019-11-07 15:27:58 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2020-10-22 10:26:26 -07:00
2020-09-18 12:41:28 -07:00
2020-08-27 10:13:42 +02:00
2020-10-21 10:55:33 -07:00
2020-10-23 18:09:42 +00:00