..
Android.bp
Add dependencies from platform_bootclasspath to contents
2021-04-08 18:53:04 +01:00
androidmk.go
Support paths for vintf_fragments from Soong.
2021-04-21 09:11:32 -04:00
apex.go
ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel
2021-04-15 15:17:54 +09:00
apex_singleton.go
Treat allowed_deps.txt source file as optional.
2021-03-18 11:15:33 +00:00
apex_test.go
Support paths for vintf_fragments from Soong.
2021-04-21 09:11:32 -04:00
boot_image_test.go
Improve realism of boot jar tests
2021-04-13 14:48:34 +01:00
builder.go
Generate hashtree for compressed apexes
2021-04-14 21:35:24 +01:00
deapexer.go
Separate apex selection from apex.Prebuilt
2021-04-07 10:11:10 +01:00
key.go
Extract apex registration code into function for reuse
2021-03-09 23:03:40 +00:00
OWNERS
Move allowed_deps.txt to packages/modules/common.
2021-03-17 13:44:16 +00:00
platform_bootclasspath_test.go
Improve realism of boot jar tests
2021-04-13 14:48:34 +01:00
prebuilt.go
prebuilt_apex created ApexInfo must not include prebuilt_ prefix
2021-04-13 19:15:27 +01:00
TEST_MAPPING
Add TEST_MAPPING for build/soong/apex
2019-08-07 17:33:24 +09:00
testing.go
Disallow non-existent paths in sdk package
2021-03-25 12:53:22 +00: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