- 8782f15 soong: Squash of lineage-sdk bringup commits by Rashed Abdel-Tawab · 6 years ago
- 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years ago
- 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years ago
- 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years ago
- 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 1 month ago
- 8ef3e6f Adding experimental option to target Java 11 by Sorin Basca · 3 years, 2 months ago
- e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 2 months ago
- 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 2 months ago
- 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 3 months ago
- 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 3 months ago
- e9758b0 Use toModule for all "standard" API surfaces by Paul Duffin · 3 years, 3 months ago
- f2dffd9 Update reference to merged services txt by Anton Hansson · 3 years, 3 months ago
- b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 7 months ago
- b75031e Merge "Replace source based system server stubs" by Andrei-Valentin Onea · 3 years, 9 months ago
- d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 3 years, 9 months ago
- 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 10 months ago
- 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 3 years, 10 months ago
- f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 10 months ago
- f1f738e Replace source based system server stubs by Andrei Onea · 3 years, 10 months ago
- 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 4 years ago
- 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 4 years ago
- dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
- fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 4 years, 4 months ago
- 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 4 years, 6 months ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 6 months ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
- 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 4 years, 5 months ago
- 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 4 years, 8 months ago
- 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 4 years, 6 months ago
- b481b87 Inclusive fix: Replace sanity to validation in java/sdk.go by Patrice Arruda · 4 years, 6 months ago
- 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 4 years, 6 months ago
- 759ccc1 Merge "Tidy up the definition of sdkCore." by Treehugger Robot · 4 years, 6 months ago
- 756aa63 Merge "Rename module -> module-lib" by Treehugger Robot · 4 years, 7 months ago
- 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 4 years, 7 months ago
- 7b0bdce Remove frameworkResModule from sdkCorePlatform. by Pete Gillin · 4 years, 7 months ago
- e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 4 years, 7 months ago
- 49062c8 Rename module -> module-lib by Jiyong Park · 4 years, 7 months ago
- 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 4 years, 9 months ago
- 17dec17 Use system modules for prebuilt SDKs >=30 by Colin Cross · 4 years, 8 months ago
- 8cf899a Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 4 years, 9 months ago
- 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 4 years, 9 months ago
- ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 4 years, 10 months ago
- 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 4 years, 10 months ago
- 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 4 years, 11 months ago
- 7c70831 Apply sdk version check to product apps by Jeongik Cha · 5 years ago
- aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 5 years ago
- 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 5 years ago
- 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
- cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 5 years ago
- f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 5 years ago
- 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
- 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 5 years ago
- 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 5 years ago
- 07c8856 Delay invalid sdk_version error for AllowMissingDependencies by Colin Cross · 5 years ago
- 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 5 years ago
- 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
- 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 5 years ago
- e25c644 Add system_modules to droidstubs by Paul Duffin · 5 years ago
- 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 5 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 · 6 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 · 6 years ago
- 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 6 years ago
- fb6d781 Split out sdk.go from java.go by Colin Cross · 6 years ago