Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
b47dcf7f0d290f140e32460846aacb795a02b060
/
java
/
sdk.go
18aefc1
Remove unnecessary snake case variables.
by Jaewoong Jung
· 4 years, 8 months ago
f1a035e
Pass pctx and ctx to NewRuleBuilder
by Colin Cross
· 4 years, 9 months ago
fb6ae5b
Add support for using sdk_version: "module_<ver>"
by Paul Duffin
· 4 years, 10 months ago
4f378d7
Convert more versions in config to ApiLevel.
by Dan Albert
· 5 years ago
0b176c8
Replace FutureApiLevel with an ApiLevel.
by Dan Albert
· 5 years ago
c806053
Replace ApiStrToNum uses with ApiLevel.
by Dan Albert
· 5 years ago
219141c
Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES
by Jeongik Cha
· 5 years ago
9f43597
Remove obsolete PDK build functionality
by Dan Willemsen
· 5 years ago
816a23a
Introduce AlwaysUsePrebuiltSdks
by Jeongik Cha
· 5 years ago
b481b87
Inclusive fix: Replace sanity to validation in java/sdk.go
by Patrice Arruda
· 5 years ago
84c3807
Enforce the legacy core/platform API restriction.
by Pete Gillin
· 5 years ago
759ccc1
Merge "Tidy up the definition of sdkCore."
by Treehugger Robot
· 5 years ago
756aa63
Merge "Rename module -> module-lib"
by Treehugger Robot
· 5 years ago
880f964
Tidy up the definition of sdkCore.
by Pete Gillin
· 5 years ago
7b0bdce
Remove frameworkResModule from sdkCorePlatform.
by Pete Gillin
· 5 years ago
e3d44b2
Remove the concept of useDefaultLibs from Soong.
by Pete Gillin
· 5 years ago
49062c8
Rename module -> module-lib
by Jiyong Park
· 5 years ago
3f07ab2
Create a framework.aidl for non-updatable platform
by Anton Hansson
· 5 years ago
17dec17
Use system modules for prebuilt SDKs >=30
by Colin Cross
· 5 years ago
8cf899a
Ensure APEX's Java deps use stable SDKs.
by Artur Satayev
· 5 years ago
2db1c3f
Check updatable APKs compile against managed SDKs.
by Artur Satayev
· 5 years ago
ba6ab2e
Make system_server stubs consistent with other stubs
by Anton Hansson
· 5 years ago
643953d
Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true"
by Nikita Ioffe
· 5 years ago
1f4f345
Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true
by Nikita Ioffe
· 5 years ago
7c70831
Apply sdk version check to product apps
by Jeongik Cha
· 6 years ago
aae9bd1
sdk_version: "system_server_current"
by Jiyong Park
· 5 years ago
50146e9
sdk_version: "module_current" is supported
by Jiyong Park
· 6 years ago
6a927c4
Abstract sdk_version string using sdkSpec type
by Jiyong Park
· 6 years ago
cf0bba7
Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion"""
by Baligh Uddin
· 6 years ago
f620137
Revert "Revert "Allow codename.fingerprint format for minSdkVersion""
by Baligh Uddin
· 6 years ago
9befb0c
Add runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
230e241
Revert "Allow codename.fingerprint format for minSdkVersion"
by Pete Gillin
· 6 years ago
014a857
Allow codename.fingerprint format for minSdkVersion
by Baligh Uddin
· 6 years ago
07c8856
Delay invalid sdk_version error for AllowMissingDependencies
by Colin Cross
· 6 years ago
1184b64
Add EarlyModuleContext for LoadHookContext
by Colin Cross
· 6 years ago
6cef481
Use java language 1.9 for sdk_version: "current"
by Colin Cross
· 6 years ago
6d8d8c6
Remove special case for sdk_version: "none"
by Colin Cross
· 6 years ago
e25c644
Add system_modules to droidstubs
by Paul Duffin
· 6 years ago
34b49d1
Use toybox md5sum instead of md5 on macOS.
by Elliott Hughes
· 6 years ago
ee94d6a
Add RuleBuilder helper functions for built and prebuilt tools
by Colin Cross
· 6 years ago
7aae6e7
core_current does not include framework libraries
by Paul Duffin
· 6 years ago
735d03c
Remove unused condition in decodeSdkDep(...)
by Paul Duffin
· 6 years ago
5c2f963
Remove the no_framework_libs property
by Paul Duffin
· 6 years ago
50c217c
Add sdk_version:"core_platform" to replace no_framework_libs:true
by Paul Duffin
· 6 years ago
a3d0986
Remove the no_standard_libs property
by Paul Duffin
· 6 years ago
52d398a
Add sdk_version:"none" to replace no_standard_libs:true
by Paul Duffin
· 6 years ago
250e619
Make sdkDep/decodeSdkDep the source of truth about the sdk
by Paul Duffin
· 6 years ago
0ea8ba8
Consolidate baseContext, BaseContext, and BaseModuleContext
by Colin Cross
· 6 years ago
ba88c41
Use correct system_modules with core.current.stubs
by Neil Fuller
· 7 years ago
71b519d
Set default target SDK version for APEX
by Jiyong Park
· 6 years ago
1093287
Allow codename.fingerprint format for targetSdkVersion
by Colin Cross
· 6 years ago
3047fa2
Build framework.aidl in Soong
by Colin Cross
· 6 years ago
ff0daf4
Fix sdk_version: "system_current" when Platform_sdk_final=true
by Colin Cross
· 6 years ago
571cccf
Prepare for a type-safe OnceKey
by Colin Cross
· 7 years ago
98fd574
Use latest SDK version for current in PDK builds
by Colin Cross
· 7 years ago
fb6d781
Split out sdk.go from java.go
by Colin Cross
· 7 years ago