1. 1816cde java_sdk_library: Use WriteFileRule for writing permissions.xml by Paul Duffin · 1 year, 2 months ago
  2. 9743bab Ensure java level inter partition dependency with VNDK deprecation. by Kiyoung Kim · 1 year, 2 months ago
  3. 748a24d droidstubs depend on the combined last api filegroup modules by Jihoon Kang · 1 year, 2 months ago
  4. 0216805 Modify dist artifact dependency to respect the RELEASE_HIDDEN_API_EXPORTABLE_STUBS build flag by Jihoon Kang · 1 year, 2 months ago
  5. 23956d1 Mechanism to select a specific version of java_sdk_library_import by Spandan Das · 1 year, 4 months ago
  6. 81d95c5 Do not replace the direct edge between rdeps and java_sdk_library by Spandan Das · 1 year, 4 months ago
  7. bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 5 months ago
  8. fa4a90d Generate "exportable" stubs library in java_sdk_library by Jihoon Kang · 1 year, 5 months ago
  9. da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 6 months ago
  10. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 6 months ago
  11. e570ace Add the ability for a java_sdk_library to depend on another. by Jamie Garside · 1 year, 6 months ago
  12. fc12d2f Special-case java_sdk_library in source vs prebuilt selection by Spandan Das · 1 year, 7 months ago
  13. 9421c4c SdkTestCore for non-updatable modules by Mark White · 1 year, 10 months ago
  14. 71c8683 Create java_api_contribution_import from sdk_library_import by Jihoon Kang · 1 year, 9 months ago
  15. 786df93 Modify static lib stub library visiblity by Jihoon Kang · 1 year, 9 months ago
  16. e7ee256 Stop sdk_library generated api_library to depend on full surface api_library by Jihoon Kang · 1 year, 10 months ago
  17. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years ago
  18. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years ago
  19. 1c92c3e Generate java_api_library from java_sdk_library by Jihoon Kang · 2 years, 2 months ago
  20. d48abd5 Call hook in java_sdk_library after droidstubs generation by Jihoon Kang · 2 years, 4 months ago
  21. d732da7 Propagate stub_only_libs to the invocation generating stub sources by Nikita Ioffe · 2 years, 6 months ago
  22. d0b9fca Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 2 years, 8 months ago
  23. bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 2 years, 8 months ago
  24. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 1 month ago
  25. b638c62 Pass shared library updatability attributes as strings by Pedro Loureiro · 3 years, 5 months ago
  26. 1e73c65 Add new property "exclude_files_in_output" for excluding files from the output files of Java related modules. by Wei Li · 3 years, 6 months ago
  27. 196d3e6 Rename updatable-library to apex-library by Pedro Loureiro · 3 years, 5 months ago
  28. 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 6 months ago
  29. ba6682f Fix attribute names in generated permissions.xml by Pedro Loureiro · 3 years, 7 months ago
  30. c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 8 months ago
  31. 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 3 years, 9 months ago
  32. d78eb76 Add annotations.zip support to java_sdk_library by Anton Hansson · 3 years, 8 months ago
  33. 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 3 years, 9 months ago
  34. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 3 years, 10 months ago
  35. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 3 years, 10 months ago
  36. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years ago
  37. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 1 month ago
  38. 67c17ae Don't use unsafe_ignore_missing_latest_api in TestJavaSdkLibraryDist by Colin Cross · 4 years ago
  39. f0eace9 Remove core_lib property from java_sdk_library by Colin Cross · 4 years ago
  40. 59b92bf Ignore owner property when computing java_sdk_library dist subdirectory by Colin Cross · 4 years ago
  41. 3dd6625 Make the default java_sdk_library dist_group "unknown" by Colin Cross · 4 years ago
  42. 986b69a Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 4 years ago
  43. 30c491b Add test for java_sdk_library dist properties by Colin Cross · 4 years ago
  44. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 4 years ago