Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ae5da13 authored by Colin Cross's avatar Colin Cross
Browse files

Remove protobuf vendorcompat from base_vendor.mk

It has been added to the individual products that have prebuilts that
reference libprotobuf-cpp-full.so or libprotobuf-cpp-lite.so.

Bug: 117607748
Test: treehugger
Change-Id: I49b79bc0a0b154596158b66cfafebab451c90a95
parent 64c50b35
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -75,7 +75,3 @@ PRODUCT_PACKAGES += \
# VINTF data for vendor image
PRODUCT_PACKAGES += \
    device_compatibility_matrix.xml \

PRODUCT_PACKAGES += \
    libprotobuf-cpp-lite-vendorcompat \
    libprotobuf-cpp-full-vendorcompat \