Create symbolic links of LLNDK dumps from platform/ to vndk/ for API 32

In b/238383845, the dumps of LLNDK libraries were obtained from
platform/ to enable Cross-Version ABI Check.
Instead of moving dumps, we create symbolic links of LLNDK dumps from
platform/ to vndk/. So developers can still update dumps in vndk/ with
existing tools while Cross-Version ABI Check performs checks on dumps in
platform/ which are linked to vndk/. In this CL, the symbolic links of
LLNDK libraries including libvndksupport, libcgrouprc, libRS,
libandroid_net and libselinux were created.

Bug: 239789094
Test: make -j libvndksupport libcgrouprc libRS libandroid_net libselinux
Change-Id: Ia5cc1c1f88108061898979b39e308ec0a78ac38e
30 files changed
tree: f8a1c407727cb2806a8c018be28affbfbed4f7cf
  1. 30/
  2. 32/
  3. S/