platform_system_core/libvendorsupport
Hsin-Yi Chen 80dca7ba59 Annotate LLNDK functions in non-vendor libraries
The ABI tool analyzes the source code of LLNDK libraries. It compiles
the source with the flags for core variants where __INTRODUCED_IN_LLNDK
does not version the API. To expose the version information to the ABI
tool, __INTRODUCED_IN_LLNDK is defined as an "annotate" attribute in
core variants.

Test: make
Bug: 314010764
Change-Id: I798a397f0e7567ca54db5e4aff4235933ebd3943
2024-03-05 09:18:39 +00:00
..
include/vendorsupport Rename functions in libvendorsupport 2024-02-16 23:53:04 +09:00
include_llndk/android Annotate LLNDK functions in non-vendor libraries 2024-03-05 09:18:39 +00:00
tests Rename functions in libvendorsupport 2024-02-16 23:53:04 +09:00
Android.bp Make libvendorsupport_llndk_headers available to APEXes 2024-02-27 18:46:58 +09:00
libvendorsupport.map.txt Rename functions in libvendorsupport 2024-02-16 23:53:04 +09:00
OWNERS Provide a new LLNDK for the vendor api level handling 2024-01-05 22:56:09 +09:00
TEST_MAPPING Provide a new LLNDK for the vendor api level handling 2024-01-05 22:56:09 +09:00
version_props.c Rename functions in libvendorsupport 2024-02-16 23:53:04 +09:00