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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use system modules for prebuilt SDKs >=30
Colin Cross
2020-05-14
1
-14
/
+53
*
Create a framework.aidl for non-updatable platform
Anton Hansson
2020-04-09
1
-1
/
+1
*
Make system_server stubs consistent with other stubs
Anton Hansson
2020-03-19
1
-2
/
+2
*
sdk_version: "system_server_current"
Jiyong Park
2020-02-12
1
-1
/
+8
*
sdk_version: "module_current" is supported
Jiyong Park
2020-01-31
1
-0
/
+9
*
Move filesystem into Config
Colin Cross
2019-12-18
1
-8
/
+8
*
Use java language 1.9 for sdk_version: "current"
Colin Cross
2019-10-29
1
-21
/
+40
*
Move TestConfig sdk versions forward
Colin Cross
2019-10-28
1
-20
/
+20
*
Split java 8 and 9 classpaths in TestClasspath
Colin Cross
2019-10-28
1
-113
/
+132
*
Refactor and strengthen sdk_test.go.
Pete Gillin
2019-10-21
1
-35
/
+59
*
Enable Java language level 9 by default.
Pete Gillin
2019-10-16
1
-5
/
+6
*
Shard aidl compiles into srcjars
Colin Cross
2019-10-04
1
-7
/
+9
*
Add custom SystemModules to bootclasspath to reduce duplication
Paul Duffin
2019-09-20
1
-1
/
+1
*
Java test code clean-up
Jaewoong Jung
2019-07-17
1
-3
/
+3
*
Remove the no_framework_libs property
Paul Duffin
2019-06-24
1
-8
/
+0
*
Depend on all the files from system modules
Dan Willemsen
2019-06-18
1
-1
/
+1
*
Add sdk_version:"core_platform" to replace no_framework_libs:true
Paul Duffin
2019-06-17
1
-0
/
+8
*
Remove the no_standard_libs property
Paul Duffin
2019-06-17
1
-22
/
+0
*
Add sdk_version:"none" to replace no_standard_libs:true
Paul Duffin
2019-06-13
1
-3
/
+25
*
Never allow java_library_host with no_standard_libs: true
Paul Duffin
2019-06-12
1
-7
/
+0
*
Add test for no_framework_libs:true
Paul Duffin
2019-06-12
1
-0
/
+8
*
Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9.
Pete Gillin
2019-05-09
1
-5
/
+5
*
Build framework.aidl in Soong
Colin Cross
2019-04-18
1
-191
/
+205
*
Get default sdk_test.go values from config
Colin Cross
2019-04-18
1
-7
/
+9
*
Fix sdk_version: "system_current" when Platform_sdk_final=true
Colin Cross
2019-04-02
1
-14
/
+52
*
Use latest SDK version for current in PDK builds
Colin Cross
2019-01-10
1
-0
/
+31
*
Split out sdk.go from java.go
Colin Cross
2019-01-10
1
-0
/
+260