index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
sdk.go
Age
Commit message (
Expand
)
Author
2023-04-03
Create core-lambda-stubs from .txt files
Spandan Das
2023-03-30
Rename core stubs to .txt stubs if applicable
Spandan Das
2023-03-20
Cleanup hardcoded references to android_*stubs_current
Spandan Das
2023-03-08
Merge "Correct SDK version for Java 17"
Sorin Basca
2023-03-07
Incorporate Bazel-built fingerprint file into mixed builds
Zi Wang
2023-03-03
Correct SDK version for Java 17
Sorin Basca
2023-02-15
Reland^2 "Target Java 17"
Sorin Basca
2023-02-14
Revert "Reland "Target Java 17""
Julien Desprez
2023-02-03
Reland "Target Java 17"
Sorin Basca
2023-02-02
Revert "Target Java 17"
Sorin Basca
2023-01-11
Target Java 17
Sorin Basca
2022-05-24
Add experimental option to target Java 17
Sorin Basca
2022-01-24
Revert^2: "Setting Java 11 as the default version"
Sorin Basca
2022-01-20
Revert "Setting Java 11 as the default version"
Sorin Basca
2022-01-18
Setting Java 11 as the default version
Sorin Basca
2021-12-20
Adding option to include sources only for Java 11 builds
Sorin Basca
2021-12-07
Adding experimental option to target Java 11
Sorin Basca
2021-11-03
Dedup logic for selecting system modules
Paul Duffin
2021-11-03
Rename core-current-stubs-system-modules to be more consistent
Paul Duffin
2021-11-01
Use module-lib system modules when building from prebuilts
Paul Duffin
2021-11-01
Make prebuilt_api test environment realistic
Paul Duffin
2021-10-29
Use toModule for all "standard" API surfaces
Paul Duffin
2021-10-08
Update reference to merged services txt
Anton Hansson
2021-06-29
"module_current" and "system_server_current" should contain ART's @SystemApi(...
Victor Chang
2021-04-28
Merge "Replace source based system server stubs"
Andrei-Valentin Onea
2021-04-21
Add tempPathForRestat to improve consistency
Paul Duffin
2021-04-08
SdkSpec is fully using ApiLevel
Jiyong Park
2021-04-05
SdkSpec = Scope + ApiLevel
Jiyong Park
2021-04-03
Move java.sdkSpec to the android package
Jiyong Park
2021-03-17
Replace source based system server stubs
Andrei Onea
2021-02-15
Merge "Fix api_fingerprint.txt generation"
Anton Hansson
2021-02-11
Fix api_fingerprint.txt generation
Anton Hansson
2021-02-09
Convert java.Dependency to JavaInfo provider
Colin Cross
2020-12-22
Remove unnecessary snake case variables.
Jaewoong Jung
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-09-30
Add support for using sdk_version: "module_<ver>"
Paul Duffin
2020-09-22
Convert more versions in config to ApiLevel.
Dan Albert
2020-09-22
Replace FutureApiLevel with an ApiLevel.
Dan Albert
2020-09-22
Replace ApiStrToNum uses with ApiLevel.
Dan Albert
2020-08-27
Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES
Jeongik Cha
2020-08-11
Remove obsolete PDK build functionality
Dan Willemsen
2020-08-07
Introduce AlwaysUsePrebuiltSdks
Jeongik Cha
2020-07-28
Inclusive fix: Replace sanity to validation in java/sdk.go
Patrice Arruda
2020-07-23
Enforce the legacy core/platform API restriction.
Pete Gillin
2020-07-06
Merge "Tidy up the definition of sdkCore."
Treehugger Robot
2020-07-01
Merge "Rename module -> module-lib"
Treehugger Robot
2020-07-01
Tidy up the definition of sdkCore.
Pete Gillin
2020-07-01
Remove frameworkResModule from sdkCorePlatform.
Pete Gillin
2020-07-01
Remove the concept of useDefaultLibs from Soong.
Pete Gillin
2020-06-17
Rename module -> module-lib
Jiyong Park
[next]