Disable full_api_surface_stubs for some java_api_library modules
java_api_library modules generated from java_sdk_library get full_api_surface_stubs corresponding to the api surface that the module contributes to. However, modules generated from java_sdk_library where sdk_version is none should not depend on the full api surface stub jar. Test: m --build-from-text-stub Bug: 288624417 Change-Id: I7edda3e6a40f739e805e8719b8d366da765a6933
Loading
Please register or sign in to comment