1. b481b87 Inclusive fix: Replace sanity to validation in java/sdk.go by Patrice Arruda · 4 years, 6 months ago
  2. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 4 years, 6 months ago
  3. 759ccc1 Merge "Tidy up the definition of sdkCore." by Treehugger Robot · 4 years, 7 months ago
  4. 756aa63 Merge "Rename module -> module-lib" by Treehugger Robot · 4 years, 7 months ago
  5. 880f964 Tidy up the definition of sdkCore. by Pete Gillin · 4 years, 7 months ago
  6. 7b0bdce Remove frameworkResModule from sdkCorePlatform. by Pete Gillin · 4 years, 7 months ago
  7. e3d44b2 Remove the concept of useDefaultLibs from Soong. by Pete Gillin · 4 years, 7 months ago
  8. 49062c8 Rename module -> module-lib by Jiyong Park · 4 years, 7 months ago
  9. 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 4 years, 9 months ago
  10. 17dec17 Use system modules for prebuilt SDKs >=30 by Colin Cross · 4 years, 8 months ago
  11. 8cf899a Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 4 years, 9 months ago
  12. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 4 years, 9 months ago
  13. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 4 years, 10 months ago
  14. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 4 years, 10 months ago
  15. 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 4 years, 11 months ago
  16. 7c70831 Apply sdk version check to product apps by Jeongik Cha · 5 years ago
  17. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 5 years ago
  18. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 5 years ago
  19. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  20. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 5 years ago
  21. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 5 years ago
  22. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  23. 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 5 years ago
  24. 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 5 years ago
  25. 07c8856 Delay invalid sdk_version error for AllowMissingDependencies by Colin Cross · 5 years ago
  26. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 5 years ago
  27. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
  28. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 5 years ago
  29. e25c644 Add system_modules to droidstubs by Paul Duffin · 5 years ago
  30. 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 5 years ago
  31. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  32. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  33. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  34. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  35. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  36. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  37. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  38. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  39. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  40. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 6 years ago
  41. 71b519d Set default target SDK version for APEX by Jiyong Park · 6 years ago
  42. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  43. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  44. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  45. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  46. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 6 years ago
  47. fb6d781 Split out sdk.go from java.go by Colin Cross · 6 years ago