..
Android.bp
Add ClasspathElement support
2021-06-18 21:02:10 +01:00
OWNERS
Move allowed_deps.txt to packages/modules/common.
2021-03-17 15:26:16 +00:00
TEST_MAPPING
Add TEST_MAPPING for build/soong/apex
2019-08-07 17:33:24 +09:00
androidmk.go
Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries
2021-04-29 13:54:49 -07:00
apex.go
Collect lint reports from apps in apexes
2021-08-11 09:07:57 -07:00
apex_singleton.go
Update error message for new policy.
2021-08-24 13:17:08 +01:00
apex_test.go
Do not allow duplicate deapexer dependencies.
2021-07-02 00:31:01 +01:00
bootclasspath_fragment_test.go
Calculate widest stub dex jars per module
2021-06-28 16:05:05 +01:00
builder.go
Rename test_only_no_hashtree to generate_hashtree
2021-06-09 19:43:46 +01:00
classpath_element_test.go
Add ClasspathElement support
2021-06-18 21:02:10 +01:00
deapexer.go
Simplify deapexer support
2021-06-21 10:54:22 +01:00
key.go
Extract apex registration code into function for reuse
2021-03-09 23:03:40 +00:00
platform_bootclasspath_test.go
Build updatable-bcp-packages.txt from prebuilts in sdk snapshot
2021-07-23 09:42:28 +01:00
prebuilt.go
Use prebuild modules even when coverage is enabled.
2021-08-05 18:15:28 +00:00
systemserver_classpath_fragment_test.go
Rename generate proto config file to match classpath type.
2021-05-24 13:38:45 +01: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