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_library.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the unbundled mainline module build
Jiyong Park
2019-07-17
1
-3
/
+8
*
Add No_dist property
Sundong Ahn
2019-05-16
1
-45
/
+54
*
Allow codename.fingerprint format for targetSdkVersion
Colin Cross
2019-04-22
1
-3
/
+3
*
Fix checking of empty slice properties
Inseob Kim
2019-03-21
1
-2
/
+2
*
Refine error messages in case of missing api files
Inseob Kim
2019-03-20
1
-0
/
+28
*
Ignore missing prebuilt_apis of java_sdk_library
Inseob Kim
2019-03-04
1
-2
/
+4
*
Add path valid check
Sundong Ahn
2019-02-28
1
-0
/
+4
*
Create sysprop_library soong module
Inseob Kim
2019-02-13
1
-51
/
+64
*
Support $(location...) in droiddoc_options
Paul Duffin
2019-02-13
1
-1
/
+9
*
Make java_sdk_library implement Dependency
Colin Cross
2019-02-11
1
-2
/
+5
*
Prepare for a type-safe OnceKey
Colin Cross
2019-02-06
1
-1
/
+3
*
Build java_sdk_library modules when UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true
Colin Cross
2019-01-21
1
-3
/
+5
*
Support core library
Sundong Ahn
2019-01-16
1
-188
/
+191
*
Remove Metalava_enabled property
Sundong Ahn
2019-01-14
1
-65
/
+10
*
Add Srcs_lib and Srcs_lib_whitelist_dirs properties
Sundong Ahn
2019-01-08
1
-0
/
+10
*
Dexpreopt soong modules inside soong
Colin Cross
2018-12-15
1
-3
/
+10
*
Revert "Dexpreopt soong modules inside soong"
Colin Cross
2018-12-14
1
-10
/
+3
*
Dexpreopt soong modules inside soong
Colin Cross
2018-12-13
1
-3
/
+10
*
Remove dependency on framework.jar
Sundong Ahn
2018-12-07
1
-5
/
+0
*
Dist the javac-compiled stubs jars
Colin Cross
2018-11-21
1
-3
/
+3
*
Support Metalava in java_sdk_library
Sundong Ahn
2018-10-11
1
-31
/
+61
*
Include all core libs in default boot classpath
Neil Fuller
2018-10-10
1
-1
/
+1
*
Make more java modules defaultable
Colin Cross
2018-10-03
1
-2
/
+1
*
Change the dist file path for sdk library
Sundong Ahn
2018-09-17
1
-6
/
+13
*
Enforce dependencies have right architecture
Colin Cross
2018-08-30
1
-8
/
+8
*
Add new properties
Sundong Ahn
2018-08-01
1
-2
/
+21
*
API txt files are dist artifacts
Sundong Ahn
2018-07-26
1
-0
/
+41
*
Change classpath for droiddoc
Sundong Ahn
2018-07-17
1
-0
/
+21
*
Change link type rule
Sundong Ahn
2018-07-11
1
-6
/
+13
*
Don't install java libraries by default
Colin Cross
2018-07-11
1
-2
/
+4
*
Add stub_only_libs property
Sundong Ahn
2018-06-25
1
-0
/
+5
*
Export SDK library names
Jiyong Park
2018-06-20
1
-3
/
+2
*
Add errorprone.javacflags to java_sdk_library
Jiyong Park
2018-06-15
1
-0
/
+9
*
Add Static libs to droiddoc libs
Sundong Ahn
2018-06-07
1
-0
/
+3
*
Add aidl properties
Sundong Ahn
2018-05-29
1
-0
/
+6
*
java_sdk_library does the apicheck by default
Jiyong Park
2018-05-15
1
-17
/
+49
*
Prevent index out of range
Jiyong Park
2018-05-06
1
-9
/
+15
*
Stubs libs are dist artifacts
Jiyong Park
2018-05-02
1
-6
/
+15
*
Property api_srcs added for api-only source files
Jiyong Park
2018-05-02
1
-7
/
+7
*
CompilerDeviceProperties are added to the sdk impl library
Jiyong Park
2018-05-02
1
-2
/
+4
*
Add hidden_api_packages to java_sdk_library
Jiyong Park
2018-05-01
1
-0
/
+4
*
Add some friendly error messages for java_sdk_library.
Anton Hansson
2018-05-01
1
-0
/
+7
*
java_sdk_library supports test as another API scope
Jiyong Park
2018-04-28
1
-26
/
+68
*
Add prebuilt_etc_xml
android-n-iot-release-lg-thinq-wk7
Jiyong Park
2018-04-28
1
-2
/
+2
*
Additional fixes for java_sdk_library
Jiyong Park
2018-04-24
1
-7
/
+58
*
Adding java_sdk_library
Jiyong Park
2018-04-19
1
-0
/
+425