index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sdk.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use system modules for prebuilt SDKs >=30
Colin Cross
2020-05-14
1
-3
/
+23
*
Ensure APEX's Java deps use stable SDKs.
Artur Satayev
2020-05-04
1
-1
/
+4
*
Merge "Check updatable APKs compile against managed SDKs." into rvc-dev
Artur Satayev
2020-04-16
1
-0
/
+21
|
\
|
*
Check updatable APKs compile against managed SDKs.
Artur Satayev
2020-04-16
1
-0
/
+21
*
|
Create a framework.aidl for non-updatable platform
Anton Hansson
2020-04-09
1
-11
/
+38
|
/
*
Make system_server stubs consistent with other stubs
Anton Hansson
2020-03-19
1
-1
/
+1
*
Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGER...
Nikita Ioffe
2020-03-03
1
-3
/
+2
*
sdk_version: "system_server_current"
Jiyong Park
2020-02-12
1
-9
/
+17
*
sdk_version: "module_current" is supported
Jiyong Park
2020-01-31
1
-0
/
+8
*
Abstract sdk_version string using sdkSpec type
Jiyong Park
2020-01-25
1
-78
/
+241
*
Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion"""
Baligh Uddin
2020-01-25
1
-2
/
+18
|
\
|
*
Revert "Revert "Allow codename.fingerprint format for minSdkVersion""
Baligh Uddin
2020-01-24
1
-2
/
+18
*
|
Add runtime_resource_overlay.
Jaewoong Jung
2020-01-23
1
-2
/
+3
|
/
*
Revert "Allow codename.fingerprint format for minSdkVersion"
Pete Gillin
2020-01-21
1
-18
/
+2
*
Allow codename.fingerprint format for minSdkVersion
Baligh Uddin
2020-01-20
1
-2
/
+18
*
Delay invalid sdk_version error for AllowMissingDependencies
Colin Cross
2020-01-07
1
-2
/
+2
*
Add EarlyModuleContext for LoadHookContext
Colin Cross
2020-01-04
1
-3
/
+3
*
Use java language 1.9 for sdk_version: "current"
Colin Cross
2019-10-29
1
-12
/
+6
*
Remove special case for sdk_version: "none"
Colin Cross
2019-10-29
1
-2
/
+5
*
Add system_modules to droidstubs
Paul Duffin
2019-10-11
1
-0
/
+12
*
Use toybox md5sum instead of md5 on macOS.
Elliott Hughes
2019-09-06
1
-10
/
+1
*
Add RuleBuilder helper functions for built and prebuilt tools
Colin Cross
2019-07-11
1
-1
/
+1
*
core_current does not include framework libraries
Paul Duffin
2019-06-26
1
-0
/
+2
*
Remove unused condition in decodeSdkDep(...)
Paul Duffin
2019-06-26
1
-2
/
+0
*
Remove the no_framework_libs property
Paul Duffin
2019-06-24
1
-12
/
+1
*
Add sdk_version:"core_platform" to replace no_framework_libs:true
Paul Duffin
2019-06-17
1
-3
/
+10
*
Remove the no_standard_libs property
Paul Duffin
2019-06-17
1
-9
/
+3
*
Add sdk_version:"none" to replace no_standard_libs:true
Paul Duffin
2019-06-13
1
-3
/
+7
*
Make sdkDep/decodeSdkDep the source of truth about the sdk
Paul Duffin
2019-06-13
1
-1
/
+19
*
Consolidate baseContext, BaseContext, and BaseModuleContext
Colin Cross
2019-06-06
1
-4
/
+4
*
Use correct system_modules with core.current.stubs
Neil Fuller
2019-06-06
1
-1
/
+1
*
Set default target SDK version for APEX
Jiyong Park
2019-04-19
1
-3
/
+3
*
Allow codename.fingerprint format for targetSdkVersion
Colin Cross
2019-04-18
1
-6
/
+64
*
Build framework.aidl in Soong
Colin Cross
2019-04-18
1
-14
/
+114
*
Fix sdk_version: "system_current" when Platform_sdk_final=true
Colin Cross
2019-04-02
1
-4
/
+3
*
Prepare for a type-safe OnceKey
Colin Cross
2019-02-06
1
-1
/
+1
*
Use latest SDK version for current in PDK builds
Colin Cross
2019-01-10
1
-16
/
+62
*
Split out sdk.go from java.go
Colin Cross
2019-01-10
1
-0
/
+172