Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
8a624337b308f70151a9f50f8ef29fd636f7e98c
/
android
/
apex.go
849f844
Generate combined deps-info for all updatable modules.
by Artur Satayev
· 5 years ago
98d63e1
Remove ApexBundleDepsInfo.MinSdkVersion()
by Jooyung Han
· 5 years ago
480e25b
Introduce min_sdk_version to deps info.
by Artur Satayev
· 5 years ago
a8bd113
Introduce flat deps info list.
by Artur Satayev
· 5 years ago
872a144
Export depsInfo into android package.
by Artur Satayev
· 5 years ago
01db260
Merge "mark platform un-availability"
by Treehugger Robot
· 5 years ago
62304bb
Add test_for property
by Jiyong Park
· 5 years ago
89e850a
mark platform un-availability
by Jiyong Park
· 5 years ago
7c140d8
Add "updatable" property to ApexModule interface.
by Ulya Trafimovich
· 5 years ago
dddd546
Ignore PrebuiltDepTag when processing APEX contents
by Paul Duffin
· 5 years ago
923e8a5
Extract DepIsInSameApex and RequiredSdks interfaces
by Paul Duffin
· 5 years ago
7556839
Enforce apex.min_sdk_version for bundled builds
by Jooyung Han
· 5 years ago
5417f77
apex: Deprecate legacy_android10_support prop
by Jooyung Han
· 5 years ago
7d74e7b
Copy white listed apex available settings into snapshot
by Paul Duffin
· 5 years ago
03b5185
apex: choose stub according to min_sdk_version
by Jooyung Han
· 5 years ago
befa4b9
Copy apex_available properties to snapshot modules
by Paul Duffin
· 5 years ago
dc4f986
Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true.
by Peter Collingbourne
· 5 years ago
680afd7
Merge "apexDepsMutator is a top-down mutator"
by Treehugger Robot
· 5 years ago
9a1e14e
Update the doc about apex_available
by Jiyong Park
· 5 years ago
f760cae
apexDepsMutator is a top-down mutator
by Jiyong Park
· 5 years ago
0f80c18
apex_available tracks static dependencies
by Jiyong Park
· 6 years ago
dca59a5
Merge "Clarify a bit more what apex_available means."
by Treehugger Robot
· 6 years ago
06ca82d
Clarify a bit more what apex_available means.
by Martin Stjernholm
· 6 years ago
eec79eb
Default apex_available to //apex_available:platform
by Anton Hansson
· 6 years ago
3ff1699
Create APEX variation only when needed
by Jiyong Park
· 6 years ago
70415ce
Merge changes Icbdf4979,I1a6f135d
by Jooyung Han
· 6 years ago
671f1ce
Fix apex to follow deps of modules with stubs.
by Jooyung Han
· 6 years ago
b02bb40
hostdex:true modules are available for platform
by Jiyong Park
· 6 years ago
505221f
ignore apex_available for host variants
by Jiyong Park
· 6 years ago
43b92e0
Make CreateVariations return []android.Module
by Colin Cross
· 6 years ago
a7bc8ad
Prohibit dependencies outside of uses_sdks
by Jiyong Park
· 6 years ago
a90ca00
add [static|shared].apex_available to cc_library
by Jiyong Park
· 6 years ago
4b5438a
Make apex_available respect AllowMissingDependencies
by Orion Hodson
· 6 years ago
7916bfc
Remove no_apex in favor or apex_available
by Jiyong Park
· 6 years ago
127b40b
Add apex_available to control the availablity of a module to APEXes
by Jiyong Park
· 6 years ago
4f7dd9b
Add no_apex property
by Jiyong Park
· 6 years ago
cefa94bd
Fix data race and ordering consistency in apex modules
by Colin Cross
· 6 years ago
571cccf
Prepare for a type-safe OnceKey
by Colin Cross
· 7 years ago
c22c1bf
Return false in DirectlyInAnyApex for host libraries.
by Nicolas Geoffray
· 7 years ago
3aeedc9
Do not add _platform suffix to non-apex variation
by Logan Chien
· 7 years ago
0ddfcd1
Don't create unnecessary APEX variations
by Jiyong Park
· 7 years ago
de866cb
Stubs dependency is not installed
by Jiyong Park
· 7 years ago
25fc6a9
Stubs variant is used when building for APEX
by Jiyong Park
· 7 years ago
9d45299
Add ApexModule interface for APEX-aware modules
by Jiyong Park
· 7 years ago