Merge "Add libdepthphoto to mainline_system" into qt-dev

This commit is contained in:
TreeHugger Robot 2019-05-14 22:00:21 +00:00 committed by Android (Google) Code Review
commit 02c434e887
1 changed files with 5 additions and 0 deletions

View File

@ -85,6 +85,11 @@ PRODUCT_PACKAGES += \
libnl \ libnl \
libprotobuf-cpp-full \ libprotobuf-cpp-full \
# Camera service uses 'libdepthphoto' for adding dynamic depth
# metadata inside depth jpegs.
PRODUCT_PACKAGES += \
libdepthphoto \
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \
avbctl \ avbctl \
bootctl \ bootctl \