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

View File

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