JavaCcLinkParamsInfo
Do not use this module. It is intended for migration purposes only. If you depend on it, you will be broken when it is removed.Information about the c++ libraries to be linked into Java targets.Methods
JavaCcLinkParamsInfo
JavaCcLinkParamsInfo JavaCcLinkParamsInfo(store)The
JavaCcLinkParamsInfo
constructor.
Parameters
Parameter | Description |
---|---|
store
|
The CcInfo provider. |
cc_info
cc_info JavaCcLinkParamsInfo.cc_infoExperimental. This API is experimental and may change at any time. Please do not depend on it. It may be enabled on an experimental basis by setting
--experimental_enable_android_migration_apis
Returns the CcLinkingInfo provider.