Set __<libname>_API__ macro when building against stubs
When building against libFoo#ver, __LIBFOO_API__ macro is set to ver so that headers from libFoo can be conditionally compiled (e.g., hide APIs that are not available for the version, etc.) Bug: 112672359 Test: m (cc_test added) Change-Id: I863ef95b385cdd842eec1bf34e81f44b5e3b58b3
Loading
Please register or sign in to comment