g12-common: Build libprotobuf-cpp-lite-3.9.1-vendorcompat
authorLuK1337 <priv.luk@gmail.com>
Thu, 19 Oct 2023 22:53:15 +0000 (00:53 +0200)
committerBruno Martins <bgcngm@gmail.com>
Sat, 28 Oct 2023 17:24:29 +0000 (17:24 +0000)
Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2

g12.mk

diff --git a/g12.mk b/g12.mk
index 0a4c84f6c4b4a2d6d31ed7b16e6a998f56c2b093..8b2e8188f3f81db8100845bcf192747cc76d4348 100644 (file)
--- 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)