index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
sdk_library_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanism to select a specific version of java_sdk_library_import
Spandan Das
2024-02-06
1
-0
/
+90
*
Do not replace the direct edge between rdeps and java_sdk_library
Spandan Das
2024-02-03
1
-0
/
+58
*
Enable hiddenapi check for exportable stubs
Jihoon Kang
2024-01-12
1
-0
/
+26
*
Generate "exportable" stubs library in java_sdk_library
Jihoon Kang
2024-01-08
1
-1
/
+54
*
Use the correct prof file when multiple prebuilt apexes exist
Spandan Das
2023-12-19
1
-6
/
+2
*
Convert ModuleProvder to generic providers API
Colin Cross
2023-12-14
1
-1
/
+1
*
Add the ability for a java_sdk_library to depend on another.
Jamie Garside
2023-11-27
1
-0
/
+32
*
Special-case java_sdk_library in source vs prebuilt selection
Spandan Das
2023-11-08
1
-0
/
+131
*
SdkTestCore for non-updatable modules
Mark White
2023-10-23
1
-0
/
+26
*
Create java_api_contribution_import from sdk_library_import
Jihoon Kang
2023-09-18
1
-0
/
+5
*
Modify static lib stub library visiblity
Jihoon Kang
2023-09-07
1
-0
/
+29
*
Stop sdk_library generated api_library to depend on full surface api_library
Jihoon Kang
2023-08-14
1
-3
/
+3
*
Extract class files from dep_api_srcs instead of java files
Jihoon Kang
2023-06-29
1
-16
/
+16
*
Dynamically link static libs for sdk_library created java_library
Jihoon Kang
2023-06-15
1
-2
/
+1
*
Generate java_api_library from java_sdk_library
Jihoon Kang
2023-05-19
1
-0
/
+63
*
Call hook in java_sdk_library after droidstubs generation
Jihoon Kang
2023-02-07
1
-0
/
+1
*
Propagate stub_only_libs to the invocation generating stub sources
Nikita Ioffe
2022-11-21
1
-0
/
+26
*
Allow sdk_version: "system_server_current" modules to access module-lib APIs
Paul Duffin
2022-10-05
1
-0
/
+75
*
java_sdk_library_import: Copy all prebuilt properties to child modules
Paul Duffin
2022-09-28
1
-2
/
+68
*
Add custom java_sdk_library info to the SDK info file
Paul Duffin
2022-05-16
1
-0
/
+10
*
Pass shared library updatability attributes as strings
Pedro Loureiro
2022-02-11
1
-8
/
+9
*
Add new property "exclude_files_in_output" for excluding files from the outpu...
Wei Li
2022-01-11
1
-0
/
+9
*
Rename updatable-library to apex-library
Pedro Loureiro
2022-01-06
1
-1
/
+1
*
Perform CheckMinSdkVersion for java_sdk_library.
satayev
2021-12-08
1
-0
/
+84
*
Fix attribute names in generated permissions.xml
Pedro Loureiro
2021-11-24
1
-8
/
+8
*
Perform validation of shared library attributes
Pedro Loureiro
2021-11-24
1
-13
/
+124
*
Add support for new permissions library tag attributes
Pedro Loureiro
2021-11-24
1
-1
/
+70
*
Add annotations.zip support to java_sdk_library
Anton Hansson
2021-09-22
1
-1
/
+29
*
Preopt APEX system server jars from prebuilts.
Jiakai Zhang
2021-09-15
1
-1
/
+2
*
Propagate <uses-library> dependencies from `java_library` to apps.
Ulya Trafimovich
2021-08-18
1
-1
/
+1
*
Fix the way manifest fixer detects optional <uses-library> entries.
Ulya Trafimovich
2021-08-13
1
-2
/
+3
*
Add sdk_library_test.go to Android.bp file
Paul Duffin
2021-06-27
1
-1
/
+1
*
Remove duplicate component from sdk snapshot
Paul Duffin
2021-06-23
1
-1
/
+12
*
Don't use unsafe_ignore_missing_latest_api in TestJavaSdkLibraryDist
Colin Cross
2021-06-02
1
-4
/
+5
*
Remove core_lib property from java_sdk_library
Colin Cross
2021-06-02
1
-12
/
+0
*
Ignore owner property when computing java_sdk_library dist subdirectory
Colin Cross
2021-06-02
1
-4
/
+5
*
Make the default java_sdk_library dist_group "unknown"
Colin Cross
2021-06-02
1
-2
/
+2
*
Support dist_group property instead of owner for setting sdk dist subdirectory
Colin Cross
2021-06-01
1
-0
/
+12
*
Add test for java_sdk_library dist properties
Colin Cross
2021-06-01
1
-0
/
+79
*
Move java_sdk_library tests to sdk_library_test.go
Colin Cross
2021-06-01
1
-0
/
+840