platform_build_soong/apex
Colin Cross a9c8c9f145 Call ctx.InstallFile for uninstallable cc modules
SkipInstall is actually primarily used to prevent making a module
visible to Make, rename it and add new SkipInstall that actually
skips installation without affecting Make.

Call c.SkipInstall() for uninstallable cc modules to allow calling
c.installer.install, which will collect PackagingSpecs for
uninstallable cc modules, allowing them to be used by genrules.

Bug: 124313442
Test: m checkbuild
Change-Id: I8038ed5c6f05c989ac21ec06c4552fb3136b9a7a
2020-12-17 10:02:18 -08:00
..
Android.bp rust modules can be included in apex 2020-11-30 15:40:48 +00:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
allowed_deps.txt Merge changes from topic "header_libs_requirement" 2020-12-15 18:40:55 +00:00
androidmk.go Merge "Automate NDK API coverage used by Mainline modules build integration" 2020-12-11 22:19:00 +00:00
apex.go Merge "arch specific dependencies are supported for apex" 2020-12-17 00:15:26 +00:00
apex_singleton.go Add PHONY for apex-allowed-deps check. 2020-11-04 20:50:03 +00:00
apex_test.go Call ctx.InstallFile for uninstallable cc modules 2020-12-17 10:02:18 -08:00
builder.go Enable soong build tool to handle APEX compression 2020-12-08 13:06:25 +00:00
key.go Documenting apex/builer.go 2020-11-25 09:53:46 +09:00
prebuilt.go Call ctx.InstallFile for uninstallable cc modules 2020-12-17 10:02:18 -08:00
vndk.go Rename ART release APEX to com.android.art. 2020-10-21 15:41:02 +01:00
vndk_test.go Define product_available property 2020-11-08 23:53:22 +00:00