aboutsummaryrefslogtreecommitdiffstats
path: root/java/sdk_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use system modules for prebuilt SDKs >=30Colin Cross2020-05-141-14/+53
* Create a framework.aidl for non-updatable platformAnton Hansson2020-04-091-1/+1
* Make system_server stubs consistent with other stubsAnton Hansson2020-03-191-2/+2
* sdk_version: "system_server_current"Jiyong Park2020-02-121-1/+8
* sdk_version: "module_current" is supportedJiyong Park2020-01-311-0/+9
* Move filesystem into ConfigColin Cross2019-12-181-8/+8
* Use java language 1.9 for sdk_version: "current"Colin Cross2019-10-291-21/+40
* Move TestConfig sdk versions forwardColin Cross2019-10-281-20/+20
* Split java 8 and 9 classpaths in TestClasspathColin Cross2019-10-281-113/+132
* Refactor and strengthen sdk_test.go.Pete Gillin2019-10-211-35/+59
* Enable Java language level 9 by default.Pete Gillin2019-10-161-5/+6
* Shard aidl compiles into srcjarsColin Cross2019-10-041-7/+9
* Add custom SystemModules to bootclasspath to reduce duplicationPaul Duffin2019-09-201-1/+1
* Java test code clean-upJaewoong Jung2019-07-171-3/+3
* Remove the no_framework_libs propertyPaul Duffin2019-06-241-8/+0
* Depend on all the files from system modulesDan Willemsen2019-06-181-1/+1
* Add sdk_version:"core_platform" to replace no_framework_libs:truePaul Duffin2019-06-171-0/+8
* Remove the no_standard_libs propertyPaul Duffin2019-06-171-22/+0
* Add sdk_version:"none" to replace no_standard_libs:truePaul Duffin2019-06-131-3/+25
* Never allow java_library_host with no_standard_libs: truePaul Duffin2019-06-121-7/+0
* Add test for no_framework_libs:truePaul Duffin2019-06-121-0/+8
* Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9.Pete Gillin2019-05-091-5/+5
* Build framework.aidl in SoongColin Cross2019-04-181-191/+205
* Get default sdk_test.go values from configColin Cross2019-04-181-7/+9
* Fix sdk_version: "system_current" when Platform_sdk_final=trueColin Cross2019-04-021-14/+52
* Use latest SDK version for current in PDK buildsColin Cross2019-01-101-0/+31
* Split out sdk.go from java.goColin Cross2019-01-101-0/+260