aospa: Build Neural Network (Protobuf) package.

Change-Id: I7470315c4851c3e7a373c4484905c02a9d93f9b2
This commit is contained in:
Vishalcj17 2021-08-19 11:31:27 +05:30 committed by Vishalcj17
parent df9c570282
commit 0d0bd5d965
No known key found for this signature in database
GPG Key ID: 5CB1A9F3F6539FB2
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ PRODUCT_PACKAGES += \
android.hidl.base@1.0.vendor \
android.hidl.manager@1.0.vendor
# Neural Network
PRODUCT_PACKAGES += \
libprotobuf-cpp-full-rtti
# Paranoid Packages
PRODUCT_PACKAGES += \
ParanoidPapers \