platform_build_soong/apex
Jiyong Park 99644e92c8 rust modules can be included in apex
We will have some APEXes having rust binaries and libraries. So, adding
the support for the types of modules.

rust.Module now inherits from android.ApexModuleBase and implements
the android.ApexModule interface.

Bug: 172414324
Test: m

Exempt-From-Owner-Approval: rebased after +2 from the owner
Change-Id: I356ef4c45f782a6460f001e83af96d1710642d80
2020-11-30 15:40:48 +00:00
..
allowed_deps.txt Update apex/allowed_deps.txt 2020-11-05 21:46:26 +00:00
Android.bp rust modules can be included in apex 2020-11-30 15:40:48 +00:00
androidmk.go Documenting apex/apex.go 2020-11-24 09:28:50 +09:00
apex.go rust modules can be included in apex 2020-11-30 15:40:48 +00:00
apex_singleton.go Add PHONY for apex-allowed-deps check. 2020-11-04 20:50:03 +00:00
apex_test.go rust modules can be included in apex 2020-11-30 15:40:48 +00:00
builder.go Documenting apex/apex.go 2020-11-24 09:28:50 +09:00
key.go Replace android.WriteFile rule with android.WriteFileRule 2020-11-14 16:26:00 -08:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
prebuilt.go Support asan/hwasan versions of prebuilts. 2020-10-13 03:37:32 +00: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