1. d48abd5 Call hook in java_sdk_library after droidstubs generation by Jihoon Kang · 2 years, 6 months ago
  2. d732da7 Propagate stub_only_libs to the invocation generating stub sources by Nikita Ioffe · 2 years, 9 months ago
  3. d0b9fca Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 2 years, 10 months ago
  4. bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 2 years, 10 months ago
  5. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 3 months ago
  6. b638c62 Pass shared library updatability attributes as strings by Pedro Loureiro · 3 years, 8 months ago
  7. 1e73c65 Add new property "exclude_files_in_output" for excluding files from the output files of Java related modules. by Wei Li · 3 years, 8 months ago
  8. 196d3e6 Rename updatable-library to apex-library by Pedro Loureiro · 3 years, 8 months ago
  9. 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 8 months ago
  10. ba6682f Fix attribute names in generated permissions.xml by Pedro Loureiro · 3 years, 9 months ago
  11. c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 10 months ago
  12. 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 4 years ago
  13. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 11 months ago
  14. 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 4 years ago
  15. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 4 years ago
  16. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  17. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 1 month ago
  18. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 3 months ago
  19. 67c17ae Don't use unsafe_ignore_missing_latest_api in TestJavaSdkLibraryDist by Colin Cross · 4 years, 2 months ago
  20. f0eace9 Remove core_lib property from java_sdk_library by Colin Cross · 4 years, 2 months ago
  21. 59b92bf Ignore owner property when computing java_sdk_library dist subdirectory by Colin Cross · 4 years, 2 months ago
  22. 3dd6625 Make the default java_sdk_library dist_group "unknown" by Colin Cross · 4 years, 2 months ago
  23. 986b69a Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 4 years, 2 months ago
  24. 30c491b Add test for java_sdk_library dist properties by Colin Cross · 4 years, 2 months ago
  25. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 4 years, 2 months ago