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