Skip to content
Commit fa7575b7 authored by ix5's avatar ix5 Committed by Kader Bava
Browse files

RMX1921: 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]

Change-Id: I28222c89e1e07017867088492a726ee9d45d8e6f
Signed-off-by: default avatarkaderbava <ksbava7325@gmail.com>
parent fea3476f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment