platform_build_soong/apex
Jiakai Zhang dcc42b6f7e Merge changes I7876b077,Ib2e7d5e6,I7d2d2e02,Ibf5322f8
* changes:
  Generate prebuilt_systemserverclasspath_fragment.
  Add a new SDK member type java_systemserver_libs.
  Add exported_systemserverclasspath_fragments to prebuilt_apex rule.
  Add prebuilt_systemserverclasspath_fragment rule.
2021-09-30 15:13:45 +00:00
..
Android.bp Add partial bp2build support for APEX targets (second try). 2021-07-02 07:36:07 -04:00
androidmk.go Relax restriction on suffix of apex_set filename to include .capex 2021-09-08 18:29:47 +01:00
apex.go Propagate the dex jar path as an OptionalPath which is either valid or 2021-09-23 17:19:55 +01:00
apex_singleton.go Update error message for new policy. 2021-08-03 14:40:46 +01:00
apex_test.go Consolidate the code to resolve a deapexer module dependency. 2021-09-23 17:19:55 +01:00
bootclasspath_fragment_test.go Propagate the dex jar path as an OptionalPath which is either valid or 2021-09-23 17:19:55 +01:00
builder.go Call InstallFile even when !installable 2021-09-28 00:02:54 +00:00
classpath_element_test.go Make sure that classpath fragment contents appear in make vars. 2021-08-16 12:00:25 +01:00
deapexer.go Consolidate the code to resolve a deapexer module dependency. 2021-09-23 17:19:55 +01:00
key.go Don't create a new module for bp2build conversion. 2021-08-17 15:57:09 -04:00
OWNERS Move allowed_deps.txt to packages/modules/common. 2021-03-17 13:44:16 +00:00
platform_bootclasspath_test.go Remove fallback code path for missing BCP fragments that is no longer 2021-09-16 00:55:53 +01:00
prebuilt.go Add exported_systemserverclasspath_fragments to prebuilt_apex rule. 2021-09-30 10:06:21 +00:00
systemserver_classpath_fragment_test.go Add exported_systemserverclasspath_fragments to prebuilt_apex rule. 2021-09-30 10:06:21 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
testing.go bootclasspath_fragment: Add contents to snapshot 2021-04-21 23:54:22 +01:00
vndk.go Remove global state from VNDK apexes 2021-03-02 12:23:16 -08:00
vndk_test.go Don't use incorrect version names like VER or BOARD even in tests 2021-04-05 09:32:06 +09:00