gta4xl-common: Add protobuf vendorcompat lib

Our blobs are compiled against libprotobuf-full-cpp.so, but
starting in R, Android is using a versioned naming approach,
e.g. libprotobuf-cpp-full-3.9.1.so.

See https://r.android.com/1109518

The entry in public.libraries.txt is needed to allow the
linker to find and use the lib outside the VNDK.

See https://source.android.com/devices/tech/config/namespaces_libraries

[wight554: added libprotobuf-cpp-lite as well]

Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
Change-Id: I28222c89e1e07017867088492a726ee9d45d8e6f
2 files changed
tree: 93d09a1167afcb8bc2279a6b687e71b44878a983
  1. config/
  2. hardware/
  3. kernel/
  4. overlay/
  5. platform/
  6. recovery/
  7. releasetools/
  8. sepolicy/
  9. shim/
  10. Android.mk
  11. BoardConfigPlatform.mk
  12. compatibility_matrix.xml
  13. extract-files.sh
  14. LICENSE
  15. lineage.dependencies
  16. manifest.xml
  17. platform.mk
  18. product.prop
  19. proprietary-files-vendor.txt
  20. proprietary-files.txt
  21. README.md
  22. setup-makefiles.sh
  23. system.prop
  24. vendor.prop
README.md

Copyright 2020 - The LineageOS Project

LineageOS platform tree for Samsung Galaxy Tab S6 Lite WiFi & LTE

Thanks to all the people who made the sources for exynos9820-common on which this tree is heavily based