android_build_soong/apex
Jooyung Han a3fddf40ca Refactor around apex aconfig files (#2)
Aconfig files are treated like other files in APEX. This way, we can
dedup the code hanlding those files (copy commands, fs_config, etc).

Bug: n/a
Test: m nothing --no-skip-soong-tests
Change-Id: Ia9f2186e4e54e92ad90c7a9c00474cb0f7519a31
2024-09-03 13:22:21 +09:00
..
aconfig_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
Android.bp Implement InstallableModule for Java modules 2024-07-15 23:46:01 +00:00
androidmk.go Make required a configurable property 2024-06-17 12:32:40 -07:00
apex.go Refactor around apex aconfig files (#2) 2024-09-03 13:22:21 +09:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Merge SingletonProviderContext with OtherModuleProviderContext 2024-08-12 22:50:19 +00:00
apex_test.go Refactor around apex aconfig files (#2) 2024-09-03 13:22:21 +09:00
bootclasspath_fragment_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
builder.go Refactor around apex aconfig files (#2) 2024-09-03 13:22:21 +09:00
classpath_element_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
container_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
deapexer.go Propagate profile_guided requirement of imports to top-level apex 2024-01-30 18:04:52 +00:00
dexpreopt_bootjars_test.go dexpreopt rules for google mainline prebuilts with missing source 2024-08-27 22:01:11 +00:00
key.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
platform_bootclasspath_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
prebuilt.go Merge "Move installation rules of dexpreopt'd apex systemserver jars to soong" into main 2024-08-26 22:27:57 +00:00
systemserver_classpath_fragment_test.go Revert^4 "Implement detecting container violations." 2024-08-29 17:55:00 +00:00
TEST_MAPPING
testing.go Add allowed-deps tests 2023-04-27 09:56:04 +09:00
vndk.go Remove PlatformVndkVersion property 2024-04-01 16:37:20 +09:00