compat: Add libprotobuf-cpp-lite-3.9.1-vendorcompat
Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: I5e3a64036907ee5d8495333de2da6bb93f295730
This commit is contained in:
parent
015d90baa5
commit
e8f0e4b7a0
1 changed files with 7 additions and 0 deletions
|
@ -348,6 +348,13 @@ cc_library_shared {
|
|||
vendor: true,
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "libprotobuf-cpp-lite-3.9.1-vendorcompat",
|
||||
stem: "libprotobuf-cpp-lite-3.9.1",
|
||||
shared_libs: ["libprotobuf-cpp-full-3.9.1-vendorcompat"],
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "libui_shim",
|
||||
shared_libs: [
|
||||
|
|
Loading…
Reference in a new issue