Trusted Face, Fix it

Trusted Face depends on libprotobuf-cpp-full.
Some devices already ship it (eg RIL needs it).

Include it here to build it for every device.

Link to OpenGapps issue:
opengapps/opengapps#390
This commit is contained in:
Cesar Matias 2017-03-29 16:59:16 +01:00 committed by Mister Oyster
parent b7cd460dd1
commit 23ccf17758
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ PRODUCT_PACKAGES += \
# LiveDisplay
PRODUCT_PACKAGES += libjni_livedisplay
# Include explicitly to work around Facelock issues
PRODUCT_PACKAGES += libprotobuf-cpp-full
# USB
PRODUCT_PACKAGES += com.android.future.usb.accessory