Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 396f416f authored by Emilian Peev's avatar Emilian Peev Committed by android-build-merger
Browse files

Merge "Add libdepthphoto to mainline_system" into qt-dev am: 02c434e8

am: 64534bab

Change-Id: Iabd4c36ef11e373fdbdf3e24020448a50cd47d3d
parents 9d35c018 64534bab
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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 \