Commit Graph

2 Commits

Author SHA1 Message Date
ix5
67695f4dec sdm845-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
2020-10-09 16:17:34 +01:00
Bruno Martins
c673031349 sdm845-common: Add whitelist to support exposing vendor libs
Change-Id: I57e97048e9d1bbf7e884770de53643fb186b6204
2019-08-01 00:28:53 +01:00