platform_build_soong/apex
Colin Cross e6a83e65d1 Fix NDK build in downstream branches
The NDK build in downstream branches with prebuilt apexes break
with multiple rules to copy the apex after
I8038ed5c6f05c989ac21ec06c4552fb3136b9a7a renamed SkipInstall to
HideFromMake, which is shadowed by an existing HideFromMake method.
Call through from the existing HideFromMake as a quick-fix for the
build.

Fixes: 175911330
Test: NDK build
Change-Id: Id475671d5dad888913bfb1af2e4be1f2454c3211
2020-12-17 18:22:34 -08:00
..
allowed_deps.txt Merge changes from topic "header_libs_requirement" 2020-12-15 18:40:55 +00:00
Android.bp rust modules can be included in apex 2020-11-30 15:40:48 +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 Fix NDK build in downstream branches 2020-12-17 18:22:34 -08: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
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
prebuilt.go Call ctx.InstallFile for uninstallable cc modules 2020-12-17 10:02:18 -08:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09: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