From 0d55720250693c0212fab399d8010f41a075d821 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Fri, 20 Oct 2023 00:53:15 +0200 Subject: [PATCH] g12-common: Build libprotobuf-cpp-lite-3.9.1-vendorcompat Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2 --- g12.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/g12.mk b/g12.mk index 0a4c84f..8b2e818 100644 --- a/g12.mk +++ b/g12.mk @@ -147,7 +147,8 @@ PRODUCT_PACKAGES += \ ## Widevine DRM PRODUCT_PACKAGES += \ - android.hardware.drm@1.4.vendor + android.hardware.drm@1.4.vendor \ + libprotobuf-cpp-lite-3.9.1-vendorcompat ## Inherit from the main common tree product makefile $(call inherit-product, device/amlogic/common/amlogic.mk) -- 2.20.1