Add a version script for liblog for the platform

liblog has a version script for the NDK and VNDK, however it doesn't
have symbols intended to be used by the platform.  This change adds
those symbols to the version script and enables it, hiding the rest of
the symbols.

Test: build
Change-Id: I494d048d78bb47d763482eb56a6f79babfe163f4
2 files changed
tree: 2624c2ce3b721a0199c5efdf9a654e9d1f7ad234
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/