platform_system_core/libsync
Jiyong Park d97e52d888 Replace #apex with #systemapi
Currently, for an API symbol to be accessible to APEXes, it needs to be
marked as either # systemapi or # apex. It was originally just # apex,
but we added # systemapi to clearly identify the origin of the APIs.

The intended use is

* #apex is for APEX-visible symbols that are defined in an APEX
* #systemapi is for APEX-visible symbols that are defined in the
  platform (the non-updatable part)

This intention is documented build/soong/docs/map_files.md, but isn't
enforced at all.

With b/239274367, this is now enforced and therefore the #apex tags in
the platform library are replaced with `#systemapi`

This change does not alter any functionality.

Bug: 239274367
Test: m
Change-Id: Ibdb9122c9969749e055404078bc2280edaa7346d
2022-07-17 17:43:24 +09:00
..
include Remove __ANDROID_API__ guards 2021-01-12 20:50:27 +09:00
tests sync: remove legacy sync info API 2018-06-13 11:52:10 -07:00
Android.bp Replace llndk_library with llndk clause in cc_library 2021-04-21 19:13:41 -07:00
libsync.map.txt Replace #apex with #systemapi 2022-07-17 17:43:24 +09:00
NOTICE sync: Add NDK sync.h and libsync 2017-02-23 18:44:50 -08:00
OWNERS libsync: remove hridya@ from OWNERS file 2022-01-05 16:59:03 -08:00
sw_sync.h
sync.c sync: remove legacy sync info API 2018-06-13 11:52:10 -07:00