Rename # vndk tag to # llndk

The APIs that are tagged with # vndk are actually for LLNDK libraries.
Although LLNDK is part of VNDK, calling those APIs 'vndk' has given
users a wrong perception that the APIs don't need to be kept stable
because that's the norm for most of the VNDK libraries that are not
LLNDK.

In order to eliminate the misunderstanding, rename the tag to 'llndk' so
that people introducing new such API will realize what they are signing
themselves up for.

Bug: 143765505
Test: m
Merged-In: Iae2acdf1ff4097a64a5c6280797c66abb1d5a5e6
(cherry picked from commit 0e957b82c8afa24ac10960665316047b970a5b90)
Change-Id: Iae2acdf1ff4097a64a5c6280797c66abb1d5a5e6
1 file changed
tree: 0309d730e424cb0c7613a0f271dd3b3753e6a598
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/