compat: Drop libprotobuf-cpp-lite-3.9.1-vendorcompat
The prebuilt exists in prebuilts/misc as of QPR2 e50c7362ef
Change-Id: Ia5fbb4b41ccae255f2de3230bb84a0a3fcccdf20
This commit is contained in:
parent
353e696c1b
commit
1522a475d9
1 changed files with 0 additions and 14 deletions
14
Android.bp
14
Android.bp
|
@ -374,20 +374,6 @@ cc_library_shared {
|
|||
vendor: true,
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "libprotobuf-cpp-lite-3.9.1-vendorcompat",
|
||||
stem: "libprotobuf-cpp-lite-3.9.1",
|
||||
target: {
|
||||
android_arm: {
|
||||
shared_libs: ["libprotobuf-cpp-full-3.9.1-vendorcompat"],
|
||||
},
|
||||
android_arm64: {
|
||||
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